Searched refs:oldNextMII (Results 1 – 1 of 1) sorted by relevance
1609 MachineBasicBlock::iterator oldNextMII = llvm::next(MII); in SpillRegToStackSlot() local1612 MachineInstr *StoreMI = prior(oldNextMII); in SpillRegToStackSlot()1647 LastStore = prior(oldNextMII); in SpillRegToStackSlot()1905 MachineBasicBlock::iterator oldNextMII = llvm::next(MII); in InsertSpills() local1908 MachineInstr *StoreMI = prior(oldNextMII); in InsertSpills()