llvm-6502/include/llvm/Analysis
2003-02-10 18:17:38 +00:00
..
DataStructure Implement a new method "viewGraph" which can be used to instantly view a graph from GDB. 2003-02-10 18:17:38 +00:00
AliasAnalysis.h
AliasSetTracker.h
BasicAliasAnalysis.h
CallGraph.h
ConstantsScanner.h
DataStructure.h Hack to work around deficiency in pass infrastructure 2003-02-03 22:51:28 +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 Implement a new method "viewGraph" which can be used to instantly view a graph from GDB. 2003-02-10 18:17:38 +00:00
DSGraphTraits.h
DSNode.h Change DSGraph stuff to use hash_(set|map) instead of std::(set|map) 2003-02-01 04:52:08 +00:00
DSSupport.h Implement optimization for direct function call case. This dramatically 2003-02-05 21:59:58 +00:00
Expressions.h
FindUnsafePointerTypes.h
FindUsedTypes.h
InductionVariable.h
InstForest.h
Interval.h
IntervalIterator.h
IntervalPartition.h
IPModRef.h Change DSGraph stuff to use hash_(set|map) instead of std::(set|map) 2003-02-01 04:52:08 +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