Searched defs:getInliningThresholdMultiplier (Results 1 – 7 of 7) sorted by relevance
41 unsigned getInliningThresholdMultiplier() const { return 3; } in getInliningThresholdMultiplier() function
95 unsigned getInliningThresholdMultiplier() const { return 11; } in getInliningThresholdMultiplier() function
242 unsigned getInliningThresholdMultiplier() const { return 11; } getInliningThresholdMultiplier() function
567 unsigned getInliningThresholdMultiplier() const { return 1; } getInliningThresholdMultiplier() function
71 unsigned getInliningThresholdMultiplier() const { return 1; } getInliningThresholdMultiplier() function
2142 unsigned getInliningThresholdMultiplier() const override { getInliningThresholdMultiplier() function
215 unsigned TargetTransformInfo::getInliningThresholdMultiplier() const { getInliningThresholdMultiplier() function in TargetTransformInfo