Home
last modified time | relevance | path

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

/external/llvm/lib/ProfileData/
DInstrProf.cpp163 StringRef getFuncNameWithoutPrefix(StringRef PGOFuncName, StringRef FileName) { in getFuncNameWithoutPrefix()
194 StringRef PGOFuncName) { in createPGOFuncNameVar()
220 GlobalVariable *createPGOFuncNameVar(Function &F, StringRef PGOFuncName) { in createPGOFuncNameVar()
230 const std::string &PGOFuncName = getPGOFuncName(F, InLTO); in create() local
771 void createPGOFuncNameMetadata(Function &F, StringRef PGOFuncName) { in createPGOFuncNameMetadata()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProf.cpp275 StringRef getFuncNameWithoutPrefix(StringRef PGOFuncName, StringRef FileName) { in getFuncNameWithoutPrefix()
306 StringRef PGOFuncName) { in createPGOFuncNameVar()
331 GlobalVariable *createPGOFuncNameVar(Function &F, StringRef PGOFuncName) { in createPGOFuncNameVar()
341 const std::string &PGOFuncName = getPGOFuncName(F, InLTO); in create() local
913 void createPGOFuncNameMetadata(Function &F, StringRef PGOFuncName) { in createPGOFuncNameMetadata()