| Package | Description |
|---|---|
| org.jikesrvm.compilers.opt.depgraph |
Provides classes that implement a dependence graph.
|
| org.jikesrvm.compilers.opt.ir | |
| org.jikesrvm.compilers.opt.liveness | |
| org.jikesrvm.compilers.opt.regalloc | |
| org.jikesrvm.compilers.opt.ssa |
SSA implementation (disabled because of bugs, see entry in issue tracker).
|
| Class and Description |
|---|
| LiveSet
This file provides a sorted set of registers.
|
| Class and Description |
|---|
| LiveInterval
This class contains liveness information.
|
| LiveSet
This file provides a sorted set of registers.
|
| Class and Description |
|---|
| LiveAnalysis.BBLiveElement |
| LiveInterval
This class contains liveness information.
|
| LiveIntervalEnumeration
Enumerator for a list of live intervals stored on a basic block.
|
| LiveSet
This file provides a sorted set of registers.
|
| LiveSetElement
A simple class that holds an element in a LiveSet.
|
| LiveSetEnumerator
An enumeration over live set lists
|
| Class and Description |
|---|
| LiveAnalysis
This class performs a flow-sensitive iterative live variable analysis.
|
| LiveInterval
This class contains liveness information.
|
| Class and Description |
|---|
| LiveAnalysis
This class performs a flow-sensitive iterative live variable analysis.
|