llvm-6502/include/llvm/Analysis
Owen Anderson 7b714321df Move Split<...>() into DomTreeBase. This should make the #include's of DominatorInternals.h
in CodeExtractor and LoopSimplify unnecessary.

Hartmut, could you confirm that this fixes the issues you were seeing?


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43115 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-18 05:13:52 +00:00
..
AliasAnalysis.h
AliasSetTracker.h
CallGraph.h Add empty() member functions to a few container-like classes. 2007-10-01 16:01:23 +00:00
CFGPrinter.h
ConstantFolding.h
ConstantsScanner.h
DominatorInternals.h Move Split<...>() into DomTreeBase. This should make the #include's of DominatorInternals.h 2007-10-18 05:13:52 +00:00
Dominators.h Move Split<...>() into DomTreeBase. This should make the #include's of DominatorInternals.h 2007-10-18 05:13:52 +00:00
FindUsedTypes.h
Interval.h
IntervalIterator.h
IntervalPartition.h
LoadValueNumbering.h
LoopInfo.h Add empty() member functions to a few container-like classes. 2007-10-01 16:01:23 +00:00
LoopPass.h
MemoryDependenceAnalysis.h Add a flag to mark a dirty cache entry. This is not yet used, but will eventually 2007-09-19 16:13:57 +00:00
Passes.h
PostDominators.h Template DominatorTreeBase by node type. This is the next major step towards 2007-10-16 19:59:25 +00:00
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h
ScalarEvolutionExpander.h
ScalarEvolutionExpressions.h
Trace.h
ValueNumbering.h
Verifier.h