Uses of Class
org.jikesrvm.compilers.opt.regalloc.LinearScan.IntervalSet

Packages that use LinearScan.IntervalSet
org.jikesrvm.compilers.opt.regalloc   
 

Uses of LinearScan.IntervalSet in org.jikesrvm.compilers.opt.regalloc
 

Subclasses of LinearScan.IntervalSet in org.jikesrvm.compilers.opt.regalloc
(package private) static class LinearScan.ActiveSet
          "Active set" for linear scan register allocation.
(package private) static class LinearScan.CompoundInterval
          Implements a live interval with holes; ie; a list of basic live intervals.
(package private) static class LinearScan.IncreasingEndMappedIntervalSet
          Implements a set of Basic Intervals, sorted by end number.
(package private) static class LinearScan.IncreasingStartIntervalSet
          Implements a set of Basic Intervals, sorted by start number.
(package private) static class LinearScan.IncreasingStartMappedIntervalSet
          Implements a set of Basic Intervals, sorted by start number.
(package private) static class LinearScan.SpillLocationInterval
          The following represents the intervals assigned to a particular spill location