Lines Matching full:performance
109 clang-analyzer-optin.performance.GCDAntipattern,
110 clang-analyzer-optin.performance.Padding,
164 performance-faster-string-find,
165 performance-for-range-copy,
166 performance-implicit-conversion-in-loop,
167 performance-inefficient-algorithm,
168 performance-inefficient-string-concatenation,
169 performance-inefficient-vector-operation,
170 performance-no-int-to-ptr,
171 performance-type-promotion-in-math-fn,
172 performance-unnecessary-copy-initialization,
173 performance-unnecessary-value-param,