factor another large hunk of code out into its own function.
authorChris Lattner <sabre@nondot.org>
Sun, 13 Jul 2008 21:53:26 +0000 (21:53 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 13 Jul 2008 21:53:26 +0000 (21:53 +0000)
commit867661ac8bd8e202bd4becf9b8e046bf69e150b1
treea87af791f6ba91e9bc9219ed50748694d04e2a17
parent4f60e4de90ed926fc012aa2e59118adb17062c7b
factor another large hunk of code out into its own function.
No functionality change.

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