Searched refs:ColdFunctions (Results 1 – 2 of 2) sorted by relevance
881 std::vector<Function *> ColdFunctions; in annotateAllFunctions() local895 ColdFunctions.push_back(&F); in annotateAllFunctions()909 for (auto &F : ColdFunctions) { in annotateAllFunctions()
1464 std::vector<Function *> ColdFunctions; in annotateAllFunctions() local1482 ColdFunctions.push_back(&F); in annotateAllFunctions()1524 for (auto &F : ColdFunctions) { in annotateAllFunctions()