Searched refs:DefaultThreshold (Results 1 – 5 of 5) sorted by relevance
105 int Thres = Params.DefaultThreshold; in getInlineThreshold()194 LocalParams.DefaultThreshold = (int)getInlineThreshold(CS); in getInlineCost()
156 int DefaultThreshold; member
282 CandidateCS(CSArg), Params(Params), Threshold(Params.DefaultThreshold), in CallAnalyzer()1296 IndirectCallParams.DefaultThreshold = InlineConstants::IndirectCallThreshold; in visitCallSite()2133 Params.DefaultThreshold = InlineThreshold; in getInlineParams()2135 Params.DefaultThreshold = Threshold; in getInlineParams()
287 IP.DefaultThreshold = PreInlineThreshold; in addPGOInstrPasses()
528 IP.DefaultThreshold = 75; in addPGOInstrPasses()