public static interface StandardOp.ValueMoveOp extends StandardOp.MoveOp
| Modifier and Type | Method and Description |
|---|---|
static StandardOp.ValueMoveOp |
asValueMoveOp(LIRInstruction op) |
AllocatableValue |
getInput() |
static boolean |
isValueMoveOp(LIRInstruction op) |
asMoveOp, getResult, isMoveOpAllocatableValue getInput()
static StandardOp.ValueMoveOp asValueMoveOp(LIRInstruction op)
static boolean isValueMoveOp(LIRInstruction op)