public class BLoadInst extends AbstractOpTypeInst implements LoadInst
opType
boxesPointingToThis
col, line, mTagList
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw)
Used to implement the Switchable construct.
|
Object |
clone()
Returns a deep clone of this object.
|
int |
getInCount() |
int |
getInMachineCount() |
Local |
getLocal() |
String |
getName() |
int |
getOutCount() |
protected void |
getParameters(UnitPrinter up) |
List |
getUseBoxes()
Returns a list of Boxes containing Values used in this Unit.
|
void |
setLocal(Local l) |
getOpType, getOutMachineCount, setOpType, toString, toString
branches, containsArrayRef, containsFieldRef, containsInvokeExpr, containsNewExpr, fallsThrough, getNetCount, getNetMachineCount
addBoxPointingToThis, clearUnitBoxes, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, redirectJumpsToThisTo, removeBoxPointingToThis
addAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTag
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
containsArrayRef, containsFieldRef, containsInvokeExpr, containsNewExpr, getNetCount, getNetMachineCount, getOutMachineCount
addBoxPointingToThis, branches, clearUnitBoxes, fallsThrough, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, redirectJumpsToThisTo, removeBoxPointingToThis, toString
addAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTag
public int getInCount()
getInCount
in interface Inst
getInCount
in class AbstractInst
public Object clone()
AbstractUnit
clone
in interface Unit
clone
in class AbstractInst
public int getInMachineCount()
getInMachineCount
in interface Inst
getInMachineCount
in class AbstractInst
public int getOutCount()
getOutCount
in interface Inst
getOutCount
in class AbstractInst
public final String getName()
getName
in class AbstractInst
protected void getParameters(UnitPrinter up)
getParameters
in class AbstractInst
public void apply(Switch sw)
AbstractUnit
apply
in interface Switchable
apply
in class AbstractUnit
public List getUseBoxes()
AbstractUnit
getUseBoxes
in interface Unit
getUseBoxes
in class AbstractUnit
Copyright © 2020 Sable. All rights reserved.