llvm-6502/tools/analyze
Chris Lattner 55b2eb3ef8 Rename TarjanSCCIterator -> scc_iterator
* Increases consistency with other iterators (e.g. df_iterator, po_iterator...)
  * It's shorter
  * We don't name classes by the implementation, we name it for the interface!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8273 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-31 20:01:57 +00:00
..
AnalysisWrappers.cpp The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
analyze.cpp Add a disable-verify option 2003-05-12 22:12:44 +00:00
GraphPrinters.cpp Implement a new -print-callgraph analysis that turns a callgraph into a dot 2002-11-04 02:55:30 +00:00
Makefile Use $(PLATFORMLIBDL) to selectively bring in -ldl only on those platforms where 2003-06-17 20:09:18 +00:00
PrintSCC.cpp Rename TarjanSCCIterator -> scc_iterator 2003-08-31 20:01:57 +00:00