Searched defs:collectPGOFuncNameStrings (Results 1 – 3 of 3) sorted by relevance
238 Error collectPGOFuncNameStrings(const std::vector<std::string> &NameStrs, in collectPGOFuncNameStrings() function286 Error collectPGOFuncNameStrings(const std::vector<GlobalVariable *> &NameVars, in collectPGOFuncNameStrings() function
378 Error collectPGOFuncNameStrings(ArrayRef<std::string> NameStrs, in collectPGOFuncNameStrings() function426 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars, in collectPGOFuncNameStrings() function
438 Error collectPGOFuncNameStrings(ArrayRef<std::string> NameStrs, in collectPGOFuncNameStrings() function483 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars, in collectPGOFuncNameStrings() function