Searched refs:UseFunctionHotSize (Results 1 – 2 of 2) sorted by relevance
83 bool IncludeColdCalls, bool UseFunctionHotSize, in buildCallGraph() argument94 return UseFunctionHotSize && Function->isSplit() in buildCallGraph()226 if (UseFunctionHotSize && Function->isSplit()) { in buildCallGraph()
68 bool UseFunctionHotSize = false, bool UseSplitHotSize = false,