Home
last modified time | relevance | path

Searched refs:NameVars (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/ProfileData/
DInstrProf.cpp286 Error collectPGOFuncNameStrings(const std::vector<GlobalVariable *> &NameVars, in collectPGOFuncNameStrings() argument
289 for (auto *NameVar : NameVars) { in collectPGOFuncNameStrings()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProf.cpp426 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars, in collectPGOFuncNameStrings() argument
429 for (auto *NameVar : NameVars) { in collectPGOFuncNameStrings()
/external/llvm/include/llvm/ProfileData/
DInstrProf.h230 Error collectPGOFuncNameStrings(const std::vector<GlobalVariable *> &NameVars,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProf.h220 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars,