Remove redundant code and use C++ range fors
authorTobias Grosser <tobias@grosser.es>
Sat, 28 Jun 2014 08:59:38 +0000 (08:59 +0000)
committerTobias Grosser <tobias@grosser.es>
Sat, 28 Jun 2014 08:59:38 +0000 (08:59 +0000)
commitbc4ef90802fcc5314d430cab04c03b1eaddf5c8e
treeddd601650d9e39f46e3586ceb5bc55edd7088a13
parentf76e6d8e6b29d8722c6d3476822a30fc89000ff1
Remove redundant code and use C++ range fors

llvm-svn: 211980
polly/lib/Analysis/ScopInfo.cpp
polly/lib/CodeGen/IslAst.cpp