Home
last modified time | relevance | path

Searched defs:getPGOFuncName (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp247 std::string getPGOFuncName(StringRef Name, GlobalValue::LinkageTypes Linkage, getPGOFuncName() function
365 std::string getPGOFuncName(const Function &F, bool InLTO, uint64_t Version) { getPGOFuncName() function