Reduce copy-and-paste code by splitting out the code into its own function.
authorBill Wendling <isanbard@gmail.com>
Mon, 1 Dec 2008 08:23:25 +0000 (08:23 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 1 Dec 2008 08:23:25 +0000 (08:23 +0000)
commita698a472f2fcfb010e17c206b06fe032defe01b6
tree88f5d3e73fe833ef37b3f9885af166e1f52ebdcd
parent03aae5f7e1d7b0ce7118cd2ff2d19fba1babb0f8
Reduce copy-and-paste code by splitting out the code into its own function.

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