| Package | Description |
|---|---|
| soot.toolkits.scalar |
A number of scalar optimizations, and the flow analysis framework.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CombinedAnalysis
Analysis that computes live locals, local defs, and local uses all at once.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CombinedDUAnalysis
Analysis that computes live locals, local defs, and local uses all at once.
|
class |
SimpleLocalUses
Analysis that implements the LocalUses interface.
|
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.