Package | Description |
---|---|
org.jikesrvm.compilers.opt.regalloc |
Modifier and Type | Class and Description |
---|---|
(package private) class |
ActiveSet
"Active set" for linear scan register allocation.
|
(package private) class |
CompoundInterval
Implements a live interval with holes; i.e. an ordered set of basic live
intervals.
|
(package private) class |
IncreasingEndMappedIntervalSet
Implements a set of Basic Intervals, sorted by end number.
|
(package private) class |
IncreasingStartIntervalSet
Implements a set of Basic Intervals, sorted by start number.
|
(package private) class |
SpillLocationInterval
The following represents the intervals assigned to a particular spill
location
|