| Package | Description |
|---|---|
| org.jikesrvm.compilers.opt.controlflow | |
| org.jikesrvm.compilers.opt.inlining |
| Modifier and Type | Class and Description |
|---|---|
class |
DominatorTree
This class provides the abstraction of a dominator tree
TODO: we do not support IRs with exception handlers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CallSiteTree
This class represents the set of inlined method calls that are
contained within a single method code body.
|