|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Instruction.BASE_OE | |
|---|---|
| org.jikesrvm.compilers.opt.ir | |
| Uses of Instruction.BASE_OE in org.jikesrvm.compilers.opt.ir |
|---|
| Subclasses of Instruction.BASE_OE in org.jikesrvm.compilers.opt.ir | |
|---|---|
private static class |
Instruction.MOE
Enumerate the memory operands of an instruction |
private static class |
Instruction.OE
enumerate leaf operands in the given ranges |
private static class |
Instruction.OEDefsOnly
Enumerate the def operands of an instruction (ignores memory operands, since the contained operands of a MO are uses). |
private static class |
Instruction.ROE
Enumerate the root operands of an instruction |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||