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