Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLParser.cpp8004 FunctionSummary::ConstVCall ConstVCall; in ParseConstVCallList() local
8031 bool LLParser::ParseConstVCall(FunctionSummary::ConstVCall &ConstVCall, in ParseConstVCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAsmWriter.cpp2956 for (auto &ConstVCall : VCallList) { in printConstVCalls() local