Make use of BinaryOperator::create* methods to shrinkify code.
authorChris Lattner <sabre@nondot.org>
Sun, 20 Jun 2004 05:04:01 +0000 (05:04 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 20 Jun 2004 05:04:01 +0000 (05:04 +0000)
commitc5c5e6afe584ffbd2bf2ce755e65bc89f170053a
treec9c5d01ff2628cbafd492d66e7484d006a0b83bf
parent762a76b891da04f508fec097169d354c9d41fcea
Make use of BinaryOperator::create* methods to shrinkify code.

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