Searched refs:collectPGOFuncNameStrings (Results 1 – 3 of 3) sorted by relevance
210 Error collectPGOFuncNameStrings(ArrayRef<std::string> NameStrs,215 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars,
378 Error collectPGOFuncNameStrings(ArrayRef<std::string> NameStrs, in collectPGOFuncNameStrings() function426 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars, in collectPGOFuncNameStrings() function432 return collectPGOFuncNameStrings( in collectPGOFuncNameStrings()
918 if (Error E = collectPGOFuncNameStrings(ReferencedNames, CompressedNameStr, in emitNameData()