[unroll] Tidy up the integer we use to accumululate the number of
authorChandler Carruth <chandlerc@gmail.com>
Fri, 13 Feb 2015 02:10:56 +0000 (02:10 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 13 Feb 2015 02:10:56 +0000 (02:10 +0000)
commit6636106c277308a590e5afb862066b62bb9aa395
tree1d99ba4613712fa2ac7eb9cd37cd7d2948301ba3
parent6a390dc584bf705d9650fa3b4eb2675030e39e81
[unroll] Tidy up the integer we use to accumululate the number of
instructions optimized. NFC, just separating this out from the
functionality changing commit.

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