|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| Loops | Loops contains the interface to be implemented by objects
generating nested loops trees. |
| Class Summary | |
|---|---|
| LoopFinder | LoopFinder implements Dominator Tree Loop detection. |
This package contains the Loops interface for representing nested loops trees. In addition it contains an implementation of the Loops interface in LoopFinder. This analysis uses the standard Dominator tree/backedge algorithm for finding loops.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||