Home
last modified time | relevance | path

Searched refs:collectPGOFuncNameStrings (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h252 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars,
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp707 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars, in collectPGOFuncNameStrings() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1946 if (Error E = collectPGOFuncNameStrings(ReferencedNames, CompressedNameStr, in emitNameData()