Searched refs:getAddedComplexity (Results 1 – 2 of 2) sorted by relevance
670 unsigned getAddedComplexity() const { return AddedComplexity; } in getAddedComplexity() function
769 return getPatternSize(getSrcPattern(), CGP) + getAddedComplexity(); in getPatternComplexity()3592 PatternsToMatch[i].getAddedComplexity(), in GenerateVariants()