Move LHSI->hasOneUse() into the arms of the conditional, reindenting code.
authorChris Lattner <sabre@nondot.org>
Thu, 23 Sep 2004 21:52:49 +0000 (21:52 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 23 Sep 2004 21:52:49 +0000 (21:52 +0000)
commit648e3bc39cfa750b1bef6594c6add81da7642c74
tree44a356cc73292cd9964f25269c8b3930d11f00ab
parentb20ba0a83fc58d80daea55d3527b21a461af61ef
Move LHSI->hasOneUse() into the arms of the conditional, reindenting code.
No functionality changes here.

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