Lines Matching full:performance
102 clang-analyzer-optin.performance.GCDAntipattern,
103 clang-analyzer-optin.performance.Padding,
154 performance-faster-string-find,
155 performance-for-range-copy,
156 performance-implicit-conversion-in-loop,
157 performance-inefficient-algorithm,
158 performance-inefficient-string-concatenation,
159 performance-inefficient-vector-operation,
160 performance-no-int-to-ptr,
161 performance-type-promotion-in-math-fn,
162 performance-unnecessary-copy-initialization,
163 performance-unnecessary-value-param,