Lines Matching full:performance
136 clang-analyzer-optin.performance.GCDAntipattern,
137 clang-analyzer-optin.performance.Padding,
242 performance-faster-string-find,
243 performance-for-range-copy,
244 performance-implicit-conversion-in-loop,
245 performance-inefficient-algorithm,
246 performance-inefficient-string-concatenation,
247 performance-inefficient-vector-operation,
248 performance-move-const-arg,
249 performance-move-constructor-init,
250 performance-no-automatic-move,
251 performance-no-int-to-ptr,
252 performance-noexcept-move-constructor,
253 performance-trivially-destructible,
254 performance-type-promotion-in-math-fn,
255 performance-unnecessary-copy-initialization,
256 performance-unnecessary-value-param,