pull a bunch of logic out of SimplifyCFG into a helper fn
authorChris Lattner <sabre@nondot.org>
Fri, 23 Sep 2005 06:39:30 +0000 (06:39 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 23 Sep 2005 06:39:30 +0000 (06:39 +0000)
commitf58c1a578e63265abf46c395953fe8aa3f73e37c
treed63622f09a0855ad09b396d5185ae15c38069740
parent7c439929bcdc7e64705da5cea8fa41c6ac7a07f7
pull a bunch of logic out of SimplifyCFG into a helper fn

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