Searched refs:destMBB (Results 1 – 1 of 1) sorted by relevance
7442 MachineBasicBlock *destMBB = MI->getOperand(RHSisZero ? 3 : 5).getMBB(); in EmitInstrWithCustomInserter() local7443 MachineBasicBlock *exitMBB = OtherSucc(BB, destMBB); in EmitInstrWithCustomInserter()7445 std::swap(destMBB, exitMBB); in EmitInstrWithCustomInserter()7448 .addMBB(destMBB).addImm(ARMCC::EQ).addReg(ARM::CPSR); in EmitInstrWithCustomInserter()