Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:MIE

122                               MachineBasicBlock::const_instr_iterator MIE) {
124 for (; MIB != MIE; ++MIB) {
3081 MachineBasicBlock::const_instr_iterator MIE = MII->getParent()->instr_end();
3092 for (++MII; MII != MIE && MII->isInsideBundle(); ++MII) {