| Package | Description |
|---|---|
| soot.toolkits.scalar |
A number of scalar optimizations, and the flow analysis framework.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<Body,Pair<java.lang.Long,SmartLocalDefs>> |
SmartLocalDefsPool.pool |
protected java.util.Map<Body,Pair<java.lang.Long,SmartLocalDefs>> |
SmartLocalDefsPool.pool |
| Modifier and Type | Method and Description |
|---|---|
SmartLocalDefs |
SmartLocalDefsPool.getSmartLocalDefsFor(Body b)
This method returns a fresh instance of a
SmartLocalDefs analysis, based
on a freshly created ExceptionalUnitGraph for b, with standard parameters. |
SmartLocalDefs |
SmartLocalDefsPool.getSmartLocalDefsFor(Body b)
This method returns a fresh instance of a
SmartLocalDefs analysis, based
on a freshly created ExceptionalUnitGraph for b, with standard parameters. |