Simplify some code by using blocks_begin(), blocks_end(), and
authorDan Gohman <gohman@apple.com>
Sat, 7 Feb 2009 16:10:35 +0000 (16:10 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 7 Feb 2009 16:10:35 +0000 (16:10 +0000)
commitf3ab3a937203d690744357844948faaf96fb73f9
treedac9c0ea69a2785c71394fabe6dd6ccf7e9fa184
parentf996831427009c5abe37f0af9d9632ef60f181e2
Simplify some code by using blocks_begin(), blocks_end(), and
the iterator typedefs instead of handling the std::vector
directly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64016 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/LoopInfo.h