|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BC2IR | |
---|---|
org.jikesrvm.compilers.opt.bc2ir | |
org.jikesrvm.compilers.opt.bc2ir.ia32 |
Uses of BC2IR in org.jikesrvm.compilers.opt.bc2ir |
---|
Methods in org.jikesrvm.compilers.opt.bc2ir with parameters of type BC2IR | |
---|---|
private static void |
GenerateMagic.cmpHelper(BC2IR bc2ir,
GenerationContext gc,
ConditionOperand cond,
Operand given_o2)
|
(package private) static boolean |
GenerateMagic.generateMagic(BC2IR bc2ir,
GenerationContext gc,
MethodReference meth)
"Semantic inlining" of methods of the Magic class. |
(package private) static boolean |
GenerateMagic.generatePolymorphicMagic(BC2IR bc2ir,
GenerationContext gc,
MethodReference meth,
Atom methodName)
|
Uses of BC2IR in org.jikesrvm.compilers.opt.bc2ir.ia32 |
---|
Methods in org.jikesrvm.compilers.opt.bc2ir.ia32 with parameters of type BC2IR | |
---|---|
static boolean |
GenerateMachineSpecificMagic.generateMagic(BC2IR bc2ir,
GenerationContext gc,
MethodReference meth)
"Semantic inlining" of methods of the Magic class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |