Searched refs:DefaultThreshold (Results 1 – 4 of 4) sorted by relevance
57 DefaultThreshold("inlinedefault-threshold", cl::Hidden, cl::init(225), variable674 IndirectCallParams.DefaultThreshold = in onLoweredCall()1040 Params(Params), Threshold(Params.DefaultThreshold), in InlineCostCallAnalyzer()1149 IndirectCallParams.DefaultThreshold = in onLoweredCall()3075 Params.DefaultThreshold = InlineThreshold; in getInlineParams()3077 Params.DefaultThreshold = Threshold; in getInlineParams()3118 return getInlineParams(DefaultThreshold); in getInlineParams()3131 return DefaultThreshold; in computeThresholdFromOptLevels()
207 int DefaultThreshold = -1; member
639 Params.DefaultThreshold += InlineConstants::IndirectCallThreshold; in getSpecializationBonus()646 Bonus += Params.DefaultThreshold; in getSpecializationBonus()
700 IP.DefaultThreshold = PreInlineThreshold; in addPGOInstrPasses()