| Package | Description |
|---|---|
| soot.toolkits.scalar |
A number of scalar optimizations, and the flow analysis framework.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<Body,Pair<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. |
Copyright © 2020 Soot OSS. All rights reserved.