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