Home
last modified time | relevance | path

Searched refs:collectGlobalObjectNameStrings (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp662 Error collectGlobalObjectNameStrings(ArrayRef<std::string> NameStrs, in collectGlobalObjectNameStrings() function
713 return collectGlobalObjectNameStrings( in collectPGOFuncNameStrings()
722 return collectGlobalObjectNameStrings( in collectVTableStrings()
H A DInstrProfCorrelator.cpp435 collectGlobalObjectNameStrings(this->NamesVec, in correlateProfileNameImpl()
H A DInstrProfWriter.cpp810 if (Error E = collectGlobalObjectNameStrings( in writeVTableNames()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h244 Error collectGlobalObjectNameStrings(ArrayRef<std::string> NameStrs,