llvm-6502/lib/Analysis/DataStructure
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
..
BottomUpClosure.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
DataStructure.cpp Add more verbose comment 2003-08-05 18:38:37 +00:00
DataStructureAA.cpp Disable incorrect mustalias code 2003-07-02 23:56:51 +00:00
DataStructureOpt.cpp
DataStructureStats.cpp
DSCallSiteIterator.h Fix typo in call to isUnresolvableFunc, which was breaking the build. 2003-07-17 19:07:46 +00:00
GraphChecker.cpp Fix another minor bug 2003-07-26 23:00:05 +00:00
IPModRef.cpp
Local.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
Makefile
MemoryDepAnalysis.cpp Rename TarjanSCCIterator -> scc_iterator 2003-08-31 20:01:57 +00:00
Parallelize.cpp Remove unnecessary use of NonCopyable 2003-08-06 17:16:24 +00:00
PgmDependenceGraph.cpp
Printer.cpp
Steensgaard.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
TopDownClosure.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00