|
|||||||||||
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 | |
---|---|
BasicBlockLE
This class is used as a 'wrapper' to a basic block to hold information that is necessary only for IR generation. |
|
BBSet
A somewhat complex subtask of IR generation is to discover and maintain the set of basic blocks that are being generated. |
|
BBSet.TreeEnumerator
|
|
BC2IR
This class translates from bytecode to HIR. |
|
BC2IR.DummyStackSlot
Dummy stack slot |
|
GenerationContext
Defines the context in which BC2IR will abstractly interpret a method's bytecodes and populate targetIR with instructions. |
|
HandlerBlockLE
Extend BasicBlockLE for handler blocks |
|
IRGenOptions
This interface contains flags to control IR generation. |
|
OperandStack
Simulated Operand Stack |
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 |