Lines Matching full:is_interface
3927 bool is_interface = (inst->Opcode() == Instruction::INVOKE_INTERFACE) ||3930 if (!is_interface && !is_virtual) {3963 if (is_interface) {