|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use org.jikesrvm.compilers.opt.bc2ir | |
|---|---|
| org.jikesrvm.compilers.opt.bc2ir | |
| org.jikesrvm.compilers.opt.bc2ir.ia32 | |
| org.jikesrvm.compilers.opt.inlining | |
| org.jikesrvm.compilers.opt.ir | |
| Classes in org.jikesrvm.compilers.opt.bc2ir used by org.jikesrvm.compilers.opt.bc2ir | |
|---|---|
| BC2IR
This class translates from bytecode to HIR. |
|
| BC2IR.BasicBlockLE
This class is used as a 'wrapper' to a basic block to hold information that is necessary only for IR generation. |
|
| BC2IR.BBSet
A somewhat complex subtask of IR generation is to discover and maintain the set of basic blocks that are being generated. |
|
| BC2IR.BBSet.TreeEnumerator
|
|
| BC2IR.DummyStackSlot
Dummy stack slot |
|
| BC2IR.HandlerBlockLE
Extend BasicBlockLE for handler blocks |
|
| BC2IR.OperandStack
Simulated Operand Stack |
|
| GenerationContext
Defines the context in which BC2IR will abstractly interpret a method's bytecodes and populate targetIR with instructions. |
|
| IRGenOptions
This interface contains flags to control IR generation. |
|
| Classes in org.jikesrvm.compilers.opt.bc2ir used by org.jikesrvm.compilers.opt.bc2ir.ia32 | |
|---|---|
| BC2IR
This class translates from bytecode to HIR. |
|
| GenerationContext
Defines the context in which BC2IR will abstractly interpret a method's bytecodes and populate targetIR with instructions. |
|
| Classes in org.jikesrvm.compilers.opt.bc2ir used by org.jikesrvm.compilers.opt.inlining | |
|---|---|
| GenerationContext
Defines the context in which BC2IR will abstractly interpret a method's bytecodes and populate targetIR with instructions. |
|
| Classes in org.jikesrvm.compilers.opt.bc2ir used by org.jikesrvm.compilers.opt.ir | |
|---|---|
| GenerationContext
Defines the context in which BC2IR will abstractly interpret a method's bytecodes and populate targetIR with instructions. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||