pull a large nested conditional out into its own function
authorChris Lattner <sabre@nondot.org>
Fri, 19 Sep 2003 17:17:26 +0000 (17:17 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 19 Sep 2003 17:17:26 +0000 (17:17 +0000)
commitbd7b5fff82159d4e547fb261087a0f6b1aa01203
tree8fb7e56d317cb266b11cf1c9212a25e500faec23
parent9d5890d435dc902da16991ce50eb896b89e3850d
pull a large nested conditional out into its own function

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