Searched refs:SampleHotCallSiteThreshold (Results 1 – 2 of 2) sorted by relevance
27 extern cl::opt<int> SampleHotCallSiteThreshold;
221 cl::opt<int> SampleHotCallSiteThreshold( variable1352 SampleThreshold = SampleHotCallSiteThreshold; in shouldInlineCandidate()1400 return InlineCost::get(Cost.getCost(), SampleHotCallSiteThreshold); in shouldInlineCandidate()