* Move isEquivalentTo implementations to NodeImpl
authorChris Lattner <sabre@nondot.org>
Sun, 31 Mar 2002 07:14:52 +0000 (07:14 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 31 Mar 2002 07:14:52 +0000 (07:14 +0000)
commit44cf3907846979706350f61172791c6b02c6ca5e
treebef23828f15d6bb93e11cd0e3dd3b0b0e5ebe697
parent26cfa6664c1f587d4b536e5988eece3a44f25158
* Move isEquivalentTo implementations to NodeImpl
* Implement a new form of node folding to catch cases missed in Addtree
* Add removeIndistinguishableNodePairs to merge calls (todo) and globals

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