Searched refs:collectPGOFuncNameStrings (Results 1 – 3 of 3) sorted by relevance
379 Error collectPGOFuncNameStrings(ArrayRef<std::string> NameStrs, in collectPGOFuncNameStrings() function427 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars, in collectPGOFuncNameStrings() function433 return collectPGOFuncNameStrings( in collectPGOFuncNameStrings()
215 Error collectPGOFuncNameStrings(ArrayRef<std::string> NameStrs,220 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars,
870 if (Error E = collectPGOFuncNameStrings(ReferencedNames, CompressedNameStr, in emitNameData()