Lines Matching full:performance
162 clang-analyzer-optin.performance.GCDAntipattern,
163 clang-analyzer-optin.performance.Padding,
286 performance-faster-string-find,
287 performance-for-range-copy,
288 performance-implicit-conversion-in-loop,
289 performance-inefficient-algorithm,
290 performance-inefficient-string-concatenation,
291 performance-inefficient-vector-operation,
292 performance-move-const-arg,
293 performance-move-constructor-init,
294 performance-no-automatic-move,
295 performance-no-int-to-ptr,
296 performance-noexcept-move-constructor,
297 performance-trivially-destructible,
298 performance-type-promotion-in-math-fn,
299 performance-unnecessary-copy-initialization,
300 performance-unnecessary-value-param,