| Package | Description |
|---|---|
| soot.toolkits.graph |
Toolkit to produce and manipulate various types of control flow
graphs.
|
| soot.toolkits.graph.pdg |
| Modifier and Type | Field and Description |
|---|---|
protected DominatorTree |
CytronDominanceFrontier.dt |
| Constructor and Description |
|---|
CytronDominanceFrontier(DominatorTree dt) |
DominatorTreeAdapter(DominatorTree dt) |
| Modifier and Type | Class and Description |
|---|---|
class |
MHGDominatorTree
Constructs a multi-headed dominator tree.
|
| Modifier and Type | Method and Description |
|---|---|
DominatorTree |
RegionAnalysis.getDominatorTree() |
DominatorTree |
RegionAnalysis.getPostDominatorTree() |
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.