Package | Description |
---|---|
soot.baf |
Public classes for the Baf intermediate representation.
|
soot.baf.internal |
Internal, messy, implementation-specific classes for the Baf intermediate representation.
|
soot.jbco.bafTransformations | |
soot.toolkits.exceptions |
Modifier and Type | Method and Description |
---|---|
IfCmpGeInst |
Baf.newIfCmpGeInst(Type opType,
Unit unit) |
IfCmpGeInst |
Baf.newIfCmpGeInst(Type opType,
Unit unit) |
Modifier and Type | Method and Description |
---|---|
void |
InstSwitch.caseIfCmpGeInst(IfCmpGeInst i) |
void |
InstSwitch.caseIfCmpGeInst(IfCmpGeInst i) |
Modifier and Type | Class and Description |
---|---|
class |
BIfCmpGeInst |
Modifier and Type | Method and Description |
---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.caseIfCmpGeInst(IfCmpGeInst i) |
void |
StackTypeHeightCalculator.StackEffectSwitch.caseIfCmpGeInst(IfCmpGeInst i) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseIfCmpGeInst(IfCmpGeInst i) |
void |
UnitThrowAnalysis.UnitSwitch.caseIfCmpGeInst(IfCmpGeInst i) |