Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProf.cpp285 StringRef getFuncNameWithoutPrefix(StringRef PGOFuncName, StringRef FileName) { in getFuncNameWithoutPrefix()
316 StringRef PGOFuncName) { in createPGOFuncNameVar()
341 GlobalVariable *createPGOFuncNameVar(Function &F, StringRef PGOFuncName) { in createPGOFuncNameVar()
351 const std::string &PGOFuncName = getPGOFuncName(F, InLTO); in create() local
1059 void createPGOFuncNameMetadata(Function &F, StringRef PGOFuncName) { in createPGOFuncNameMetadata()