Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProf.cpp276 StringRef getFuncNameWithoutPrefix(StringRef PGOFuncName, StringRef FileName) { in getFuncNameWithoutPrefix()
307 StringRef PGOFuncName) { in createPGOFuncNameVar()
332 GlobalVariable *createPGOFuncNameVar(Function &F, StringRef PGOFuncName) { in createPGOFuncNameVar()
342 const std::string &PGOFuncName = getPGOFuncName(F, InLTO); in create() local
1032 void createPGOFuncNameMetadata(Function &F, StringRef PGOFuncName) { in createPGOFuncNameMetadata()