public static interface StandardOp.MoveOp
StandardOp.MoveOp.getResult().| Modifier and Type | Method and Description |
|---|---|
static StandardOp.MoveOp |
asMoveOp(LIRInstruction op) |
AllocatableValue |
getResult() |
static boolean |
isMoveOp(LIRInstruction op) |
AllocatableValue getResult()
static StandardOp.MoveOp asMoveOp(LIRInstruction op)
static boolean isMoveOp(LIRInstruction op)