llvm-6502/include/llvm/Analysis
Chris Lattner 033a7d5389 Substantially cleanup/speedup the eq graphs pass by walking the callgraph
a DSGraph at a time instead of a function at a time.  This is also more
correct, though it doesn't seem to fix any programs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17435 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-02 17:51:11 +00:00
..
DataStructure Substantially cleanup/speedup the eq graphs pass by walking the callgraph 2004-11-02 17:51:11 +00:00
AliasAnalysis.h
AliasSetTracker.h
CallGraph.h
CFGPrinter.h
ConstantsScanner.h
Dominators.h
Expressions.h
FindUnsafePointerTypes.h
FindUsedTypes.h
Interval.h
IntervalIterator.h
IntervalPartition.h
LoadValueNumbering.h
LoopInfo.h
Passes.h
PostDominators.h
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h
ScalarEvolutionExpressions.h
Trace.h
ValueNumbering.h
Verifier.h