Searched defs:is_virtual (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/
H A Dverified_method.cc141 const bool is_virtual = inst->Opcode() == Instruction::INVOKE_VIRTUAL || local
146 if (!is_interface && !is_virtual) {
186 if (is_virtual) {

Completed in 48 milliseconds