Searched refs:DefaultThreshold (Results 1 – 5 of 5) sorted by relevance
351 Params.DefaultThreshold += InlineConstants::IndirectCallThreshold; in getSpecializationBonus()358 Bonus += Params.DefaultThreshold; in getSpecializationBonus()
356 IP.DefaultThreshold = PreInlineThreshold; in addPGOInstrPasses()
53 DefaultThreshold("inlinedefault-threshold", cl::Hidden, cl::init(225), variable583 IndirectCallParams.DefaultThreshold = in onLoweredCall()930 Params(Params), Threshold(Params.DefaultThreshold), in InlineCostCallAnalyzer()1029 IndirectCallParams.DefaultThreshold = in onLoweredCall()2931 Params.DefaultThreshold = InlineThreshold; in getInlineParams()2933 Params.DefaultThreshold = Threshold; in getInlineParams()2974 return getInlineParams(DefaultThreshold); in getInlineParams()2987 return DefaultThreshold; in computeThresholdFromOptLevels()
187 int DefaultThreshold = -1; member
885 IP.DefaultThreshold = PreInlineThreshold; in addPGOInstrPasses()