Package | Description |
---|---|
soot.toolkits.graph |
Toolkit to produce and manipulate various types of control flow
graphs.
|
Constructor and Description |
---|
ClassicCompleteBlockGraph(ClassicCompleteUnitGraph unitGraph)
Constructs a graph for the blocks found by partitioning the
the units in a
ClassicCompleteUnitGraph . |
ClassicCompleteBlockGraph(ClassicCompleteUnitGraph unitGraph)
Constructs a graph for the blocks found by partitioning the
the units in a
ClassicCompleteUnitGraph . |