Package | Description |
---|---|
org.jikesrvm.compilers.opt.ssa |
SSA implementation (disabled because of bugs, see entry in issue tracker).
|
Modifier and Type | Field and Description |
---|---|
private HashMap<SSADictionary.HeapKey<Object>,HeapVariable<Object>> |
SSADictionary.heapVariables
A mapping from
HeapKey to the set of heap
variables introduced for this IR |