See: Description
Class | Description |
---|---|
DepGraph |
Dependence Graph for a single basic block in the program.
|
DepGraphConstants |
Constants used in the dependence graph
|
DepGraphEdge |
Dependence graph edges: connect operands of different instructions
represented by dependence graph nodes.
|
DepGraphNode |
Dependence graph node: there is one for each instruction in a basic block.
|
DepGraphStats |
This module provides dependence graph statistics.
|
Dependence graphs are used during BURS.
org.jikesrvm.compilers.opt.lir2mir