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 | Field and Description |
---|---|
private BBSet |
BC2IR.blocks
The set of BasicBlockLEs we are generating
|