llvm-6502/include/llvm/ADT
Chris Lattner 9061e992d5 add support for "external" depth first iterators, which store the 'visited' set
outside of the iterator itself.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9090 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-13 16:34:26 +00:00
..
BitSetVector.h Standardize header file comments 2003-09-30 18:37:50 +00:00
DepthFirstIterator.h add support for "external" depth first iterators, which store the 'visited' set 2003-10-13 16:34:26 +00:00
EquivalenceClasses.h Standardize header file comments 2003-09-30 18:37:50 +00:00
GraphTraits.h Standardize header file comments 2003-09-30 18:37:50 +00:00
HashExtras.h Standardize header file comments 2003-09-30 18:37:50 +00:00
ilist Standardize header file comments 2003-09-30 18:37:50 +00:00
PostOrderIterator.h Standardize header file comments 2003-09-30 18:37:50 +00:00
SCCIterator.h Rename TarjanSCCIterator -> scc_iterator 2003-08-31 20:01:57 +00:00
SetOperations.h Standardize header file comments 2003-09-30 18:37:50 +00:00
Statistic.h Move debugging support out of Statistic.h into Debug.h, implement the new DEBUG_TYPE facilities 2003-08-01 22:12:40 +00:00
STLExtras.h Standardize header file comments 2003-09-30 18:37:50 +00:00
StringExtras.h Output a very high-precision number 2003-10-05 00:41:07 +00:00
Tree.h Standardize header file comments 2003-09-30 18:37:50 +00:00
VectorExtras.h Initial checking: defult the make_vector function 2003-01-28 20:01:16 +00:00