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