Remove explicit use of BasicBlock::succ_iterator
authorChris Lattner <sabre@nondot.org>
Wed, 24 Sep 2003 22:18:35 +0000 (22:18 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 24 Sep 2003 22:18:35 +0000 (22:18 +0000)
commit03f252f1ebd1f95ed53fd7432d55059ac8d009af
tree849389bffc5c76c021749baf92489998555637a0
parentdd4a0495060b26085fe2ac4c0bc5297f58bd5e74
Remove explicit use of BasicBlock::succ_iterator

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8706 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/LoopInfo.cpp