Searched refs:LiveSegments (Results 1 – 2 of 2) sorted by relevance
46 using LiveSegments = IntervalMap<SlotIndex, const LiveInterval *>; variable52 using SegmentIter = LiveSegments::iterator;55 using ConstSegmentIter = LiveSegments::const_iterator;58 using Allocator = LiveSegments::Allocator;62 LiveSegments Segments; // union of virtual reg segments81 using Map = LiveSegments;
88 for (LiveSegments::const_iterator SI = Segments.begin(); SI.valid(); ++SI) { in print()106 for (LiveSegments::const_iterator SI = Segments.begin(); SI.valid(); ++SI) { in getOneVReg()