Lines Matching full:performance
132 clang-analyzer-optin.performance.GCDAntipattern,
133 clang-analyzer-optin.performance.Padding,
214 performance-faster-string-find,
215 performance-for-range-copy,
216 performance-implicit-conversion-in-loop,
217 performance-inefficient-algorithm,
218 performance-inefficient-string-concatenation,
219 performance-inefficient-vector-operation,
220 performance-move-const-arg,
221 performance-move-constructor-init,
222 performance-no-automatic-move,
223 performance-no-int-to-ptr,
224 performance-noexcept-move-constructor,
225 performance-trivially-destructible,
226 performance-type-promotion-in-math-fn,
227 performance-unnecessary-copy-initialization,
228 performance-unnecessary-value-param,