|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Operand.ConditionOperand | |
---|---|
joeq.Compiler.Quad |
Uses of Operand.ConditionOperand in joeq.Compiler.Quad |
---|
Methods in joeq.Compiler.Quad that return Operand.ConditionOperand | |
---|---|
static Operand.ConditionOperand |
Operator.IntIfCmp.getCond(Quad q)
|
Methods in joeq.Compiler.Quad with parameters of type Operand.ConditionOperand | |
---|---|
static Quad |
Operator.IntIfCmp.create(int id,
Operator.IntIfCmp operator,
Operand op0,
Operand op1,
Operand.ConditionOperand cond,
Operand.TargetOperand target)
|
static void |
Operator.IntIfCmp.setCond(Quad q,
Operand.ConditionOperand o)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |