There is no need to clone over nodes that are going to be dead anyway
authorChris Lattner <sabre@nondot.org>
Sat, 7 Feb 2004 22:00:03 +0000 (22:00 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 7 Feb 2004 22:00:03 +0000 (22:00 +0000)
commita5ca28cafe01a17cf46088d6ab641fc491482897
tree6d5ea376cc3afe96266cd1164b6d1ec86307c7fb
parent5616dc9ea64d8fcc7f366f6c11b050817d7ec227
There is no need to clone over nodes that are going to be dead anyway

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11157 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DataStructure/DataStructure.cpp