Searched refs:outlineColdRegions (Results 1 – 2 of 2) sorted by relevance
52 bool outlineColdRegions(Function &F, bool HasProfileSummary);
639 bool HotColdSplitting::outlineColdRegions(Function &F, bool HasProfileSummary) { in outlineColdRegions() function in HotColdSplitting800 Changed |= outlineColdRegions(F, HasProfileSummary); in run()