Searched refs:HotFunctions (Results 1 – 1 of 1) sorted by relevance
2118 std::vector<Function *> HotFunctions; in annotateAllFunctions() local2176 HotFunctions.push_back(&F); in annotateAllFunctions()2228 for (auto &F : HotFunctions) { in annotateAllFunctions()