Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfiledBinary.h477 void setProfiledFunctions(std::unordered_set<const BinaryFunction *> &Funcs) { in setProfiledFunctions() function
H A DProfileGenerator.cpp407 Binary->setProfiledFunctions(ProfiledFunctions); in collectProfiledFunctions()
409 Binary->setProfiledFunctions(ProfiledFunctions); in collectProfiledFunctions()