reduce indentation by using early exits, no functionality change.
authorChris Lattner <sabre@nondot.org>
Fri, 16 Jan 2009 20:08:59 +0000 (20:08 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 16 Jan 2009 20:08:59 +0000 (20:08 +0000)
commit1b8eaf51098e7e625b9349070077ce9e32a2f785
tree0e1add7ff0c2ed9a56b179527a2199491bc93ef9
parent99ec3538b8ab8f599610d72e9c472de516d975e5
reduce indentation by using early exits, no functionality change.

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