Home | History | Annotate | Download | only in verifier

Lines Matching refs:prev_inst

2341         const Instruction* prev_inst = Instruction::At(code_item_->insns_ + prev_idx);
2342 switch (prev_inst->Opcode()) {
2346 if (prev_inst->VRegB() == inst->VRegA_11x()) {
2350 prev_inst->VRegA(),
2351 prev_inst->VRegB(),