llvm-6502/include/llvm/Analysis
Chris Lattner 9f2b7ffe05 Move to include/llvm/CodeGen
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5285 91177308-0d34-0410-b5e6-96231b3b80d8
2003-01-14 23:05:31 +00:00
..
DataStructure No need to specify the class if the method is within the class declaration. 2002-12-12 05:28:39 +00:00
AliasAnalysis.h
AliasSetTracker.h
BasicAliasAnalysis.h
CallGraph.h Make sure to print indirect node again 2002-12-06 06:40:00 +00:00
ConstantsScanner.h
DataStructure.h No need to specify the class if the method is within the class declaration. 2002-12-12 05:28:39 +00:00
DependenceGraph.h Make a release build compile. This field is not really an enum, it's really a bitfield 2002-12-12 05:31:26 +00:00
Dominators.h
DSGraph.h Added flags to CloneFlags to strip/keep Mod/Ref bits when cloning a graph. 2002-11-27 17:39:37 +00:00
DSGraphTraits.h Templatize graph traits and iterator to work with const and non-const clients 2002-11-18 21:42:19 +00:00
DSNode.h Added static helper method MergeNodes(). See DataStructure.cpp for more. 2002-12-06 21:10:17 +00:00
DSSupport.h Inline DSTypeRec into DSNode 2002-11-18 21:45:07 +00:00
Expressions.h
FindUnsafePointerTypes.h
FindUsedTypes.h
InductionVariable.h
InstForest.h
Interval.h
IntervalIterator.h
IntervalPartition.h
IPModRef.h Stronger assertion in getNodeId(): node id must exist in the map. 2002-12-06 21:19:07 +00:00
LoadValueNumbering.h
LoopInfo.h
MemoryDepAnalysis.h An explicit representation of dependence graphs, and a pass that 2002-12-08 13:26:29 +00:00
PgmDependenceGraph.h Iterator that enumerates the ProgramDependenceGraph (PDG) for a function, 2002-12-08 14:13:19 +00:00
PostDominators.h
SlotCalculator.h
ValueNumbering.h
Verifier.h