Home | History | Annotate | Download | only in X86

Lines Matching refs:MIItEnd

706   MachineBasicBlock::iterator MIItEnd =
716 for (MachineBasicBlock::iterator MIIt = MIItBegin; MIIt != MIItEnd;) {
821 for (MachineBasicBlock::iterator MIIt = MIItBegin; MIIt != MIItEnd; ++MIIt) {
857 MBB->erase(MIItBegin, MIItEnd);