Remove dead variable, const-ref-ize an APInt.
authorOwen Anderson <resistor@mac.com>
Tue, 11 Jan 2011 18:26:37 +0000 (18:26 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 11 Jan 2011 18:26:37 +0000 (18:26 +0000)
commita33b6254bb40488a9574533cadf4cd0b701e97d1
tree1f0ca95cc3080d7cd20d3f5e38643c2ce36e12d0
parentf73b99ab43c36b026a03430a30c329a343cdd77b
Remove dead variable, const-ref-ize an APInt.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123248 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCompares.cpp