Fix typo in code to cap the loop code size reduction calculation.
authorOwen Anderson <resistor@mac.com>
Thu, 9 Sep 2010 19:08:59 +0000 (19:08 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 9 Sep 2010 19:08:59 +0000 (19:08 +0000)
commit20672e48b36b5a0626725c569862757d35907be0
treec0121c02f87ee8cdc892a46421574c1d7c31e61f
parent6add2fbb696086bfaa40189edd7cfc0424faa4af
Fix typo in code to cap the loop code size reduction calculation.

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