OSDN Git Service

Break the body of the loop out into a new method
authorChris Lattner <sabre@nondot.org>
Mon, 3 Oct 2005 04:47:08 +0000 (04:47 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 3 Oct 2005 04:47:08 +0000 (04:47 +0000)
commit53a79aaae988d9dc9d12af8970f8b8fe58cc478d
treedf999dd07341a29b92c121c2d02eff3f369bd2cd
parenta385bf7b6dc9b71024aa4c7bb7026bab3c7ebe91
Break the body of the loop out into a new method

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23606 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PHIElimination.cpp