* Move the isEquivalentTo implementations here. They can probably be put
authorChris Lattner <sabre@nondot.org>
Sun, 31 Mar 2002 07:16:08 +0000 (07:16 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 31 Mar 2002 07:16:08 +0000 (07:16 +0000)
commitb28bf054834a2f41de7bda1bbadb54910440609d
tree343f304f297e227adae0f819cc2e8caaff0c1ddf
parente6b552fd86294d3d76fc4eeb0b77472e035aec26
* Move the isEquivalentTo implementations here.  They can probably be put
  someplace nicer in the file though.
* Add new dump method for debugging

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