Searched refs:prev_inst (Results 1 – 1 of 1) sorted by relevance
2274 const Instruction& prev_inst = code_item_accessor_.InstructionAt(prev_idx); in CodeFlowVerifyInstruction() local2275 switch (prev_inst.Opcode()) { in CodeFlowVerifyInstruction()2279 if (prev_inst.VRegB() == inst->VRegA_11x()) { in CodeFlowVerifyInstruction()2283 prev_inst.VRegA(), in CodeFlowVerifyInstruction()2284 prev_inst.VRegB(), in CodeFlowVerifyInstruction()2309 if (prev_inst.VRegB_21c() != prev2_inst.VRegB_21c()) { in CodeFlowVerifyInstruction()2314 if (prev_inst.VRegA() == inst->VRegA_11x()) { in CodeFlowVerifyInstruction()2321 prev_inst.VRegA(), in CodeFlowVerifyInstruction()