llvm-6502/include/Support
Vikram S. Adve 5fe9171b38 Generic graph iterator to enumerate the SCCs of a graph
in linear time using Tarjan's DFS algorithm.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4531 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-04 14:15:57 +00:00
..
Annotation.h
Casting.h
CommandLine.h
DataTypes.h
DepthFirstIterator.h Don't #include <Support/*>, #include "Support/*" 2002-10-28 02:11:53 +00:00
DOTGraphTraits.h
GraphTraits.h
GraphWriter.h Old GCC's don't have an <ostream> 2002-10-27 19:12:37 +00:00
hash_map
hash_set
HashExtras.h
ilist
iterator
LeakDetector.h
MathExtras.h
NonCopyable.h
PostOrderIterator.h
SCCIterator.h Generic graph iterator to enumerate the SCCs of a graph 2002-11-04 14:15:57 +00:00
SetOperations.h
Signals.h
Statistic.h
STLExtras.h
StringExtras.h
Timer.h
Tree.h
TypeInfo.h