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