Searched refs:shouldInlineColdCallee (Results 1 – 1 of 1) sorted by relevance
518 bool shouldInlineColdCallee(CallBase &CallInst);992 bool SampleProfileLoader::shouldInlineColdCallee(CallBase &CallInst) { in shouldInlineColdCallee() function in SampleProfileLoader1166 else if (shouldInlineColdCallee(*CB)) in inlineHotFunctions()