Searched refs:HotFunctions (Results 1 – 2 of 2) sorted by relevance
880 std::vector<Function *> HotFunctions; in annotateAllFunctions() local897 HotFunctions.push_back(&F); in annotateAllFunctions()904 for (auto &F : HotFunctions) { in annotateAllFunctions()
1463 std::vector<Function *> HotFunctions; in annotateAllFunctions() local1484 HotFunctions.push_back(&F); in annotateAllFunctions()1519 for (auto &F : HotFunctions) { in annotateAllFunctions()