* Define some operators on PointerVal and PVS's
authorChris Lattner <sabre@nondot.org>
Thu, 28 Mar 2002 17:48:41 +0000 (17:48 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 28 Mar 2002 17:48:41 +0000 (17:48 +0000)
commit1d8ec6194a3c8d6e676f373af04171e5ad2ed4eb
treed4bd19c1706fd8ac4cf8bfc49117f743b2c93a9d
parent0732c70ffb55d663fa2d1f5406c5c25bcd27a8b0
* Define some operators on PointerVal and PVS's
* Nodes can determine whether they are foldable with another node
* Rename NewDSNode to AllocDSNode
* The Function graph breaks up all of the node types into individual
  vectors to alloc fast access when you are looking for a particular type
  of node.  Simplifies much code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2009 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/DataStructure.h
include/llvm/Analysis/DataStructure/DataStructure.h