Home
last modified time | relevance | path

Searched defs:collectPGOFuncNameStrings (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/ProfileData/
DInstrProf.cpp238 Error collectPGOFuncNameStrings(const std::vector<std::string> &NameStrs, in collectPGOFuncNameStrings() function
286 Error collectPGOFuncNameStrings(const std::vector<GlobalVariable *> &NameVars, in collectPGOFuncNameStrings() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProf.cpp378 Error collectPGOFuncNameStrings(ArrayRef<std::string> NameStrs, in collectPGOFuncNameStrings() function
426 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars, in collectPGOFuncNameStrings() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
DInstrProf.cpp438 Error collectPGOFuncNameStrings(ArrayRef<std::string> NameStrs, in collectPGOFuncNameStrings() function
483 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars, in collectPGOFuncNameStrings() function