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