Use iterators instead of indices in a few more places.
authorDan Gohman <gohman@apple.com>
Mon, 16 Aug 2010 16:27:53 +0000 (16:27 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 16 Aug 2010 16:27:53 +0000 (16:27 +0000)
commit2d16fc5ff03ae1e6ac219efe1776366cf211689f
treec2740c7b205b593e30cc689bd6da4a2b76e75c21
parente28d7922f7a3338b1d0dfec4158584d4dd6f4031
Use iterators instead of indices in a few more places.

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