move two functions up in the file, use SafeToMergeTerminators to eliminate
authorChris Lattner <sabre@nondot.org>
Wed, 3 Aug 2005 00:19:45 +0000 (00:19 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 3 Aug 2005 00:19:45 +0000 (00:19 +0000)
commit2bdcb56146279009f233933a101cb3dd54a951cd
tree6377d4728f12c1be020dd6846c788d61df817a36
parent7e66348cba4384d07b37ad1c186e67ba6d26babd
move two functions up in the file, use SafeToMergeTerminators to eliminate
some duplicated code

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