Lines Matching refs:MBBEnd
229 for (MachineFunction::iterator MBB = MF->begin(), MBBEnd = MF->end();230 MBB != MBBEnd; ++MBB) {