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