llvm-6502/tools/opt
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
GraphPrinters.cpp Implement a new -print-callgraph analysis that turns a callgraph into a dot 2002-11-04 02:55:30 +00:00
Makefile Remove instloops library 2003-07-21 19:07:27 +00:00
opt.cpp Kill using declarations 2003-05-22 20:13:16 +00:00
PrintSCC.cpp Rename TarjanSCCIterator -> scc_iterator 2003-08-31 20:01:57 +00:00