Home
last modified time | relevance | path

Searched defs:VFuncId (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLParser.cpp7965 FunctionSummary::VFuncId VFuncId; in ParseVFuncIdList() local
8044 bool LLParser::ParseVFuncId(FunctionSummary::VFuncId &VFuncId, in ParseVFuncId()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAsmWriter.cpp2945 for (auto &VFuncId : VCallList) { in printNonConstVCalls() local