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