| Package | Description |
|---|---|
| org.jikesrvm.compilers.opt.controlflow | |
| org.jikesrvm.compilers.opt.ssa |
SSA implementation (disabled because of bugs, see entry in issue tracker).
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
DominatorSystem
Implementation of the dataflow equation system to calculate dominators.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
IndexPropagationSystem
Represents a set of dataflow equations used to solve the
index propagation problem.
|