[IndVars] NFC Cleanup.
authorSanjoy Das <sanjoy@playingwithpointers.com>
Tue, 13 Oct 2015 07:17:38 +0000 (07:17 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Tue, 13 Oct 2015 07:17:38 +0000 (07:17 +0000)
commit8b8f8b6daab71ad0adade050f499511c8759b8c7
tree01702efeca59722c144cd5ce1a0cfb30be69ff26
parentf62d405061b540c7c36da62d75bb710c420da797
[IndVars] NFC Cleanup.

 - Rename methods according to the LLVM Coding Style
 - Merge adjacent anonymous namespace block
 - Use `auto` in two places

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