|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BURS | |
---|---|
org.jikesrvm | |
org.jikesrvm.compilers.opt.lir2mir | |
org.jikesrvm.compilers.opt.lir2mir.ia32 |
Uses of BURS in org.jikesrvm |
---|
Constructors in org.jikesrvm with parameters of type BURS | |
---|---|
ArchitectureSpecificOpt.BURS_STATE(BURS b)
|
Uses of BURS in org.jikesrvm.compilers.opt.lir2mir |
---|
Subclasses of BURS in org.jikesrvm.compilers.opt.lir2mir | |
---|---|
(package private) class |
MinimalBURS
This class contains code for quick and dirty instruction selection by forcing each instruction to be a tree and generating the trees in the same input as the input LIR instructions. |
(package private) class |
NormalBURS
This class contains methods for invoking BURS tree-pattern matching from the OPT Compiler. |
Fields in org.jikesrvm.compilers.opt.lir2mir declared as BURS | |
---|---|
protected BURS |
BURS_Common_Helpers.burs
The BURS object |
Constructors in org.jikesrvm.compilers.opt.lir2mir with parameters of type BURS | |
---|---|
BURS_Common_Helpers(BURS b)
|
|
BURS_MemOp_Helpers(BURS burs)
|
Uses of BURS in org.jikesrvm.compilers.opt.lir2mir.ia32 |
---|
Methods in org.jikesrvm.compilers.opt.lir2mir.ia32 with parameters of type BURS | |
---|---|
(package private) void |
BURS_Helpers.OSR(BURS burs,
Instruction s)
|
Constructors in org.jikesrvm.compilers.opt.lir2mir.ia32 with parameters of type BURS | |
---|---|
BURS_Helpers(BURS burs)
Constructor |
|
BURS_STATE(BURS b)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |