Package | Description |
---|---|
org.jikesrvm.compilers.opt.ssa |
SSA implementation (disabled because of bugs, see entry in issue tracker).
|
Modifier and Type | Method and Description |
---|---|
(package private) SSADictionary.AllInstructionEnumeration |
SSADictionary.getAllInstructions(BasicBlock bb)
Return an enumeration of all instructions for a basic block, including
the control-PHI functions for heap variables stored
implicitly here.
|