Home | History | Annotate | Download | only in verifier

Lines Matching refs:INVOKE_VIRTUAL_RANGE

2937     case Instruction::INVOKE_VIRTUAL_RANGE:
2942 bool is_range = (inst->Opcode() == Instruction::INVOKE_VIRTUAL_RANGE ||