Searched defs:NextMI (Results 1 – 8 of 8) sorted by relevance
148 MachineInstr &NextMI = *Next; in removeSingleMachineInstrFromMaps() local
440 MachineBasicBlock::iterator NextMI = std::next(I); in RemoveDeadStores() local
163 MachineBasicBlock::const_iterator NextMI; variable
636 if (auto *NextMI = matchSwap(MI, MRI, TII)) { in runOnMachineFunction() local
249 MachineInstr *NextMI = LastMIs[Idx]; in FindMLxHazard() local
303 MachineBasicBlock::iterator NextMI = std::next(I); in fixStackStores() local
380 for (auto NextMI = NextMBBI; NextMI != MBB.end(); NextMI++) { in shouldUseFrameHelper() local
1358 MachineInstr &NextMI = *NextMII; in isLegalToPacketizeTogether() local1795 MachineBasicBlock::instr_iterator NextMI = std::next(MI->getIterator()); in endPacket() local