| Package | Description |
|---|---|
| org.jikesrvm.compilers.opt | |
| org.jikesrvm.compilers.opt.ir | |
| org.jikesrvm.compilers.opt.ir.operand |
| Modifier and Type | Method and Description |
|---|---|
static DoubleConstantOperand |
ClassLoaderProxy.getDoubleFromConstantPool(RVMClass klass,
int index) |
| Modifier and Type | Method and Description |
|---|---|
static DoubleConstantOperand |
IRTools.DC(double value)
Create a long constant operand with a given value.
|
| Modifier and Type | Method and Description |
|---|---|
DoubleConstantOperand |
Operand.asDoubleConstant()
Cast to an
DoubleConstantOperand. |