Searched refs:SampleColdCallSiteThreshold (Results 1 – 1 of 1) sorted by relevance
214 cl::opt<int> SampleColdCallSiteThreshold( variable1019 return Cost.getCost() <= SampleColdCallSiteThreshold; in shouldInlineColdCallee()1353 int SampleThreshold = SampleColdCallSiteThreshold; in shouldInlineCandidate()