Eliminate unnecessary APInt construction.
authorZhou Sheng <zhousheng00@gmail.com>
Sat, 7 Apr 2007 17:48:27 +0000 (17:48 +0000)
committerZhou Sheng <zhousheng00@gmail.com>
Sat, 7 Apr 2007 17:48:27 +0000 (17:48 +0000)
commit414de4df41bba7f9e2b06723ae2ddae51dac3e0f
treed969158b11e097ee2b7a432d537f05887ac573c1
parent6db928a62e244130fd5afa4f3d7f08eec19b0caf
Eliminate unnecessary APInt construction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35740 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ScalarEvolution.cpp