Searched defs:PGOFuncName (Results 1 – 1 of 1) sorted by relevance
323 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() local1122 void createPGOFuncNameMetadata(Function &F, StringRef PGOFuncName) { in createPGOFuncNameMetadata()