Searched refs:SampleThreshold (Results 1 – 1 of 1) sorted by relevance
1349 int SampleThreshold = SampleColdCallSiteThreshold; in shouldInlineCandidate() local1352 SampleThreshold = SampleHotCallSiteThreshold; in shouldInlineCandidate()1405 return InlineCost::get(Cost.getCost(), SampleThreshold); in shouldInlineCandidate()