Home
last modified time | relevance | path

Searched refs:oldNextMII (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DVirtRegRewriter.cpp1609 MachineBasicBlock::iterator oldNextMII = llvm::next(MII); in SpillRegToStackSlot() local
1612 MachineInstr *StoreMI = prior(oldNextMII); in SpillRegToStackSlot()
1647 LastStore = prior(oldNextMII); in SpillRegToStackSlot()
1905 MachineBasicBlock::iterator oldNextMII = llvm::next(MII); in InsertSpills() local
1908 MachineInstr *StoreMI = prior(oldNextMII); in InsertSpills()