Home | History | Annotate | Download | only in verifier

Lines Matching defs:is_virtual

3922     bool is_virtual   = (inst->Opcode() == Instruction::INVOKE_VIRTUAL) ||
3927 if (!is_interface && !is_virtual) {
3963 if (is_virtual) {