llvm-6502/include/llvm/Analysis/DataStructure
Chris Lattner fcb7d950bc Rename FoldedGraph -> DSInfo to be consistent with other passes
delete some dead methods


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17410 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-01 21:02:23 +00:00
..
DataStructure.h 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
DSGraph.h
DSGraphTraits.h
DSNode.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
DSSupport.h Add an assertion and a method 2004-10-30 04:03:47 +00:00
EquivClassGraphs.h Rename FoldedGraph -> DSInfo to be consistent with other passes 2004-11-01 21:02:23 +00:00