Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfiledBinary.h472 void setProfiledFunctions(std::unordered_set<const BinaryFunction *> &Funcs) { in setProfiledFunctions() function
H A DProfileGenerator.cpp414 Binary->setProfiledFunctions(ProfiledFunctions); in collectProfiledFunctions()
416 Binary->setProfiledFunctions(ProfiledFunctions); in collectProfiledFunctions()