Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DDataAccessProf.cpp149 if (Error E = collectGlobalObjectNameStrings( in serializeSymbolsAndFilenames()
H A DInstrProf.cpp714 Error collectGlobalObjectNameStrings(ArrayRef<std::string> NameStrs, in collectGlobalObjectNameStrings() function
765 return collectGlobalObjectNameStrings( in collectPGOFuncNameStrings()
774 return collectGlobalObjectNameStrings( in collectVTableStrings()
H A DInstrProfCorrelator.cpp459 collectGlobalObjectNameStrings(this->NamesVec, in correlateProfileNameImpl()
H A DInstrProfWriter.cpp521 if (Error E = collectGlobalObjectNameStrings( in writeVTableNames()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h286 LLVM_ABI Error collectGlobalObjectNameStrings(ArrayRef<std::string> NameStrs,