|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Operand.BasicBlockTableOperand | |
---|---|
joeq.Compiler.Quad |
Uses of Operand.BasicBlockTableOperand in joeq.Compiler.Quad |
---|
Methods in joeq.Compiler.Quad that return Operand.BasicBlockTableOperand | |
---|---|
static Operand.BasicBlockTableOperand |
Operator.Phi.getPreds(Quad q)
|
static Operand.BasicBlockTableOperand |
Operator.TableSwitch.getTargetTable(Quad q)
|
static Operand.BasicBlockTableOperand |
Operator.LookupSwitch.getTargetTable(Quad q)
|
Methods in joeq.Compiler.Quad with parameters of type Operand.BasicBlockTableOperand | |
---|---|
static void |
Operator.TableSwitch.setTargetTable(Quad q,
Operand.BasicBlockTableOperand o)
|
static void |
Operator.LookupSwitch.setTargetTable(Quad q,
Operand.BasicBlockTableOperand o)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |