llvm-6502/include
Chris Lattner 1d8ec6194a * 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
2002-03-28 17:48:41 +00:00
..
ext Check in GCC 3.02 compatiblity headers for GCC 2.95.3 2002-01-30 16:27:12 +00:00
llvm * Define some operators on PointerVal and PVS's 2002-03-28 17:48:41 +00:00
Support Genericize the ReversePostOrderIterator. 2002-02-24 21:48:59 +00:00