The local "ConstantFold" method is now just a watered down version of
authorChris Lattner <sabre@nondot.org>
Tue, 30 Jan 2007 23:52:44 +0000 (23:52 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 30 Jan 2007 23:52:44 +0000 (23:52 +0000)
commit2e3a1d137cf1e426ec44621329e02d6e283d0bb8
tree100591d50fcae3380fbce7be13a5a3a659c72c88
parentc3ce6893742f0f2e20bffbbd7fb43b347fb0ece7
The local "ConstantFold" method is now just a watered down version of
ConstantFoldInstOperands.  Switch to ConstantFoldInstOperands and remove
ConstantFold.

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