more refactoring. Use early exits instead of really complex logic.
authorChris Lattner <sabre@nondot.org>
Sun, 13 Jul 2008 22:04:41 +0000 (22:04 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 13 Jul 2008 22:04:41 +0000 (22:04 +0000)
commitb824512b8d733ccdfb1b1a2e8a6950605acf1c52
tree893516dd3b932c059d5bab16b63f462b6c3b7925
parenteb388af89f15ee3de6f53359473e1a54418a667f
more refactoring.  Use early exits instead of really complex logic.
No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53532 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/SimplifyCFG.cpp