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.

@author bdemsky