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