[SROA] More range-based cleanups to SROA, these brought to you by
authorChandler Carruth <chandlerc@gmail.com>
Thu, 16 Oct 2014 21:05:14 +0000 (21:05 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 16 Oct 2014 21:05:14 +0000 (21:05 +0000)
commitc62c42b1e42abbf54213dde4a5fc071334d9240c
tree89988eff7a76e53fc907970b736b8ef622fe56a3
parent5269b24da16f5991d5069e53e53b5b6ebb1ab38f
[SROA] More range-based cleanups to SROA, these brought to you by
clang-modernize.

I did have to clean up the variable types and whitespace a bit because
the use of auto made the code much less readable here.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219962 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SROA.cpp