Home
last modified time | relevance | path

Searched refs:HotFunctions (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp880 std::vector<Function *> HotFunctions; in annotateAllFunctions() local
897 HotFunctions.push_back(&F); in annotateAllFunctions()
904 for (auto &F : HotFunctions) { in annotateAllFunctions()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1463 std::vector<Function *> HotFunctions; in annotateAllFunctions() local
1484 HotFunctions.push_back(&F); in annotateAllFunctions()
1519 for (auto &F : HotFunctions) { in annotateAllFunctions()