Searched refs:FromSlot (Results 1 – 1 of 1) sorted by relevance
538 int FromSlot = MO.getIndex(); in remapInstructions() local541 if (FromSlot<0) in remapInstructions()545 if (!SlotRemap.count(FromSlot)) in remapInstructions()561 const LiveInterval *Interval = &*Intervals[FromSlot]; in remapInstructions()568 int ToSlot = SlotRemap[FromSlot]; in remapInstructions()