Searched refs:collectPGOFuncNameStrings (Results 1 – 3 of 3) sorted by relevance
216 Error collectPGOFuncNameStrings(ArrayRef<std::string> NameStrs,221 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars,
401 Error collectPGOFuncNameStrings(ArrayRef<std::string> NameStrs, in collectPGOFuncNameStrings() function449 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars, in collectPGOFuncNameStrings() function455 return collectPGOFuncNameStrings( in collectPGOFuncNameStrings()
1036 if (Error E = collectPGOFuncNameStrings(ReferencedNames, CompressedNameStr, in emitNameData()