|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnaryInst | |
---|---|
cfg |
Uses of UnaryInst in cfg |
---|
Subclasses of UnaryInst in cfg | |
---|---|
class |
UnaryNegInst
A class representing a three-address code unary integer negation instruction (UnaryNegInst). |
class |
UnaryNotInst
A class representing a three-address code unary boolean not (complement) instruction (UnaryNotInst). |
Methods in cfg with parameters of type UnaryInst | |
---|---|
protected ReturnType |
TACInstClassVisitorSkeleton.visitUnaryInst(UnaryInst inst,
ArgumentType o)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |