Searched defs:NextMI (Results 1 – 13 of 13) sorted by relevance
148 MachineInstr &NextMI = *Next; removeSingleMachineInstrFromMaps() local
465 MachineBasicBlock::iterator NextMI = std::next(I); RemoveDeadStores() local
249 MachineInstr *NextMI = LastMIs[Idx]; in FindMLxHazard() local
210 MachineBasicBlock::const_iterator NextMI; global() variable
815 if (auto *NextMI = matchSwap(MI)) { runOnMachineFunction() local
2864 auto NextMI = std::next(MI->getIterator()); fixVALUMaskWriteHazard() local [all...]
237 const MachineInstr *NextMI = MI->getNextNode(); emitInstruction() local
551 MachineInstr *NextMI = CBr->getNextNode(); processSwitches() local
1572 MachineInstr *NextMI = MI->getNextNode(); getMachineInstrType() local
420 for (auto NextMI = NextMBBI; NextMI != MBB.end(); NextMI++) { shouldUseFrameHelper() local
1364 MachineInstr &NextMI = *NextMII; isLegalToPacketizeTogether() local 1811 MachineBasicBlock::instr_iterator NextMI = std::next(MI->getIterator()); endPacket() local
1534 MachineInstr *NextMI = nullptr; doLocalPostpass() local [all...]
955 auto NextMI = std::find_if(std::next(MI.getIterator()), LowerPATCHABLE_OP() local