Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp440 GlobalVariable *createPGOFuncNameVar(Module &M, in createPGOFuncNameVar() function
467 GlobalVariable *createPGOFuncNameVar(Function &F, StringRef PGOFuncName) { in createPGOFuncNameVar() function