Use iterators instead of indices.
authorDan Gohman <gohman@apple.com>
Sun, 29 Aug 2010 14:52:02 +0000 (14:52 +0000)
committerDan Gohman <gohman@apple.com>
Sun, 29 Aug 2010 14:52:02 +0000 (14:52 +0000)
commit7e1fee7ece962e03471d0c7a253c3d23b3cf50ae
treecd025d516c3b70a77155066da09bdd21981d84cc
parent8f49168c4c8b24ab4f22eb0eea0ec8bf150263f1
Use iterators instead of indices.

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