Searched refs:FromSlot (Results 1 – 2 of 2) sorted by relevance
871 int FromSlot = MO.getIndex(); in remapInstructions() local874 if (FromSlot<0) in remapInstructions()878 if (!SlotRemap.count(FromSlot)) in remapInstructions()894 const LiveInterval *Interval = &*Intervals[FromSlot]; in remapInstructions()901 int ToSlot = SlotRemap[FromSlot]; in remapInstructions()
989 int FromSlot = MO.getIndex(); in remapInstructions() local992 if (FromSlot<0) in remapInstructions()996 if (!SlotRemap.count(FromSlot)) in remapInstructions()1012 const LiveInterval *Interval = &*Intervals[FromSlot]; in remapInstructions()1019 int ToSlot = SlotRemap[FromSlot]; in remapInstructions()