Searched refs:collectPGOFuncNameStrings (Results 1 – 4 of 4) sorted by relevance
238 Error collectPGOFuncNameStrings(const std::vector<std::string> &NameStrs, in collectPGOFuncNameStrings() function286 Error collectPGOFuncNameStrings(const std::vector<GlobalVariable *> &NameVars, in collectPGOFuncNameStrings() function292 return collectPGOFuncNameStrings( in collectPGOFuncNameStrings()
226 Error collectPGOFuncNameStrings(const std::vector<std::string> &NameStrs,230 Error collectPGOFuncNameStrings(const std::vector<GlobalVariable *> &NameVars,
947 NoError(collectPGOFuncNameStrings( in TEST_P()952 NoError(collectPGOFuncNameStrings( in TEST_P()
483 if (Error E = collectPGOFuncNameStrings(ReferencedNames, CompressedNameStr, in emitNameData()