Package | Description |
---|---|
org.jikesrvm.compilers.opt.bc2ir |
Provides classes that implement the transformation from bytecode to the
high-level intermediate representation (HIR).
|
Modifier and Type | Method and Description |
---|---|
(package private) static BBSet.TreeEnumerator |
BBSet.TreeEnumerator.enumFromNode(BasicBlockLE node) |
(package private) static BBSet.TreeEnumerator |
BBSet.TreeEnumerator.enumFromRoot(BasicBlockLE root) |