| Package | Description | 
|---|---|
| org.jikesrvm.compilers.opt.ir | 
| Modifier and Type | Class and Description | 
|---|---|
| private static class  | Instruction.MOEEnumerate the memory operands of an instruction | 
| private static class  | Instruction.OEenumerate leaf operands in the given ranges | 
| private static class  | Instruction.OEDefsOnlyEnumerate the def operands of an instruction (ignores memory
 operands, since the contained operands of a MO are uses). | 
| private static class  | Instruction.ROEEnumerate the root operands of an instruction |