| Package | Description |
|---|---|
| soot.jimple.toolkits.annotation.logic | |
| soot.toolkits.graph |
Toolkit to produce and manipulate various types of control flow
graphs.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Loop> |
LoopFinder.loops() |
| Constructor and Description |
|---|
LoopNestTree(java.util.Collection<Loop> loops)
Builds a loop nest tree from a mapping from loop headers to statements in the loop.
|
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.