Allow merging of identical call nodes. Make the shadow node pointed to
authorChris Lattner <sabre@nondot.org>
Mon, 1 Apr 2002 00:13:56 +0000 (00:13 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 1 Apr 2002 00:13:56 +0000 (00:13 +0000)
commitf30185fdfbb61bd63999b819bb117a8f9776296a
treeb22da271eb1f9ce14ef9546258565a58c7a01699
parentbab4a90cb9a987176a4f378f50412de086182195
Allow merging of identical call nodes.  Make the shadow node pointed to
by the call node noncritical before the call is destroyed.

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