Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProf.cpp441 StringRef getPGOFuncNameVarInitializer(GlobalVariable *NameVar) { in getPGOFuncNameVarInitializer() function
452 NameStrs.push_back(std::string(getPGOFuncNameVarInitializer(NameVar))); in collectPGOFuncNameStrings()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProf.h200 StringRef getPGOFuncNameVarInitializer(GlobalVariable *NameVar);
H A DInstrProfData.inc74 IndexedInstrProf::ComputeHash(getPGOFuncNameVarInitializer(Inc->getName()))))