Searched defs:InstrPos (Results 1 – 2 of 2) sorted by relevance
556 struct InstrPos { struct in __anon73dd2e190411::LDVImpl557 MachineInstr *MI; ///< Debug instruction, unlinked from it's block.558 SlotIndex Idx; ///< Slot position where MI should be re-inserted.559 MachineBasicBlock *MBB; ///< Block that MI was in.
303 DenseMap<const MachineInstr *, unsigned> InstrPos; member in __anon4d987f2c0211::X86OptimizeLEAPass