Searched refs:DefaultThreshold (Results 1 – 4 of 4) sorted by relevance
54 DefaultThreshold("inlinedefault-threshold", cl::Hidden, cl::init(225), variable639 IndirectCallParams.DefaultThreshold = in onLoweredCall()1011 Params(Params), Threshold(Params.DefaultThreshold), in InlineCostCallAnalyzer()1113 IndirectCallParams.DefaultThreshold = in onLoweredCall()3017 Params.DefaultThreshold = InlineThreshold; in getInlineParams()3019 Params.DefaultThreshold = Threshold; in getInlineParams()3060 return getInlineParams(DefaultThreshold); in getInlineParams()3073 return DefaultThreshold; in computeThresholdFromOptLevels()
192 int DefaultThreshold = -1; member
639 Params.DefaultThreshold += InlineConstants::IndirectCallThreshold; in getSpecializationBonus()646 Bonus += Params.DefaultThreshold; in getSpecializationBonus()
624 IP.DefaultThreshold = PreInlineThreshold; in addPGOInstrPasses()