[unroll] Update the new analysis logic from r228265 to use modern coding
authorChandler Carruth <chandlerc@gmail.com>
Fri, 13 Feb 2015 00:00:24 +0000 (00:00 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 13 Feb 2015 00:00:24 +0000 (00:00 +0000)
commit14706f93f8db72b50a6df657e00da8c776b3b848
tree0b3440380fa691ad75e7be6c252c7dbc86b008e8
parent2fa06b171b46b478c1c655995c9f1afe1f6ffd9b
[unroll] Update the new analysis logic from r228265 to use modern coding
conventions for function names consistently. Some were already using
this but not all.

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