Home | History | Annotate | Download | only in ARM

Lines Matching refs:LastMI

1712       MachineInstr *LastMI = &*Pred->rbegin();
1713 if (LastMI->getOpcode() == ARM::t2Bcc) {
1714 MachineBasicBlock::iterator CmpMI = LastMI;