public interface IdentityInst extends Inst, IdentityUnit
Modifier and Type | Method and Description |
---|---|
Value |
getLeftOp() |
ValueBox |
getLeftOpBox() |
Value |
getRightOp() |
ValueBox |
getRightOpBox() |
void |
setLeftOp(Value variable) |
void |
setRightOp(Value rvalue) |
containsArrayRef, containsFieldRef, containsInvokeExpr, containsNewExpr, getInCount, getInMachineCount, getNetCount, getNetMachineCount, getOutCount, getOutMachineCount
addBoxPointingToThis, branches, clearUnitBoxes, clone, fallsThrough, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThis, toString
apply
addAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTag
Value getLeftOp()
getLeftOp
in interface IdentityUnit
Value getRightOp()
getRightOp
in interface IdentityUnit
void setLeftOp(Value variable)
void setRightOp(Value rvalue)
ValueBox getLeftOpBox()
getLeftOpBox
in interface IdentityUnit
ValueBox getRightOpBox()
getRightOpBox
in interface IdentityUnit