| commit | 59d2d7fc33244309f0cd506199549b7bdad08139 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Thu Jan 08 00:09:44 2004 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Thu Jan 08 00:09:44 2004 +0000 |
| tree | 268f4f4bf4d73e2f2d65904bfd44913afcdc3172 | |
| parent | 4480f1ab1973e74ffacc0c2d7f1af20aaa111f3f [diff] |
Improve encapsulation in the Loop and LoopInfo classes by eliminating the getSubLoops/getTopLevelLoops methods, replacing them with iterator-based accessors. llvm-svn: 10714