Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:MBBE

471     for (MachineBasicBlock::iterator MBBI = MBB->begin(), MBBE = MBB->end();
472 MBBI != MBBE;) {
488 } while (MBBI != MBBE && MBBI->isDebugValue());