Lines Matching full:performance
138 clang-analyzer-optin.performance.GCDAntipattern,
139 clang-analyzer-optin.performance.Padding,
251 performance-faster-string-find,
252 performance-for-range-copy,
253 performance-implicit-conversion-in-loop,
254 performance-inefficient-algorithm,
255 performance-inefficient-string-concatenation,
256 performance-inefficient-vector-operation,
257 performance-move-const-arg,
258 performance-move-constructor-init,
259 performance-no-automatic-move,
260 performance-no-int-to-ptr,
261 performance-noexcept-move-constructor,
262 performance-trivially-destructible,
263 performance-type-promotion-in-math-fn,
264 performance-unnecessary-copy-initialization,
265 performance-unnecessary-value-param,