Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProf.cpp323 StringRef getFuncNameWithoutPrefix(StringRef PGOFuncName, StringRef FileName) { in getFuncNameWithoutPrefix()
354 StringRef PGOFuncName) { in createPGOFuncNameVar()
379 GlobalVariable *createPGOFuncNameVar(Function &F, StringRef PGOFuncName) { in createPGOFuncNameVar()
389 const std::string &PGOFuncName = getPGOFuncName(F, InLTO); in create() local
1122 void createPGOFuncNameMetadata(Function &F, StringRef PGOFuncName) { in createPGOFuncNameMetadata()