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