public interface ILoadInstruction extends IInstruction, IMemoryOperation
IInstruction.Visitor
Modifier and Type | Method and Description |
---|---|
String |
getType() |
int |
getVarIndex() |
getBranchTargets, getPoppedCount, getPushedType, getPushedWordSize, isFallThrough, isPEI, redirectTargets, toString, visit
isAddressOf
int getVarIndex()
String getType()