Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp8690 FunctionSummary::ConstVCall ConstVCall; in ParseConstVCallList() local
8717 bool LLParser::ParseConstVCall(FunctionSummary::ConstVCall &ConstVCall, in ParseConstVCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp3076 for (auto &ConstVCall : VCallList) { in printConstVCalls() local