llvm-6502/include/llvm/Analysis
Chris Lattner 72d29a4b00 Implement a "union-findy" version of DS-Analysis, which eliminates the
Referrers list on DSNodes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5536 91177308-0d34-0410-b5e6-96231b3b80d8
2003-02-11 23:11:51 +00:00
..
DataStructure Implement a "union-findy" version of DS-Analysis, which eliminates the 2003-02-11 23:11:51 +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
Dominators.h
DSGraph.h Fix uninitialized member problem 2003-02-11 06:36:00 +00:00
DSGraphTraits.h Implement a "union-findy" version of DS-Analysis, which eliminates the 2003-02-11 23:11:51 +00:00
DSNode.h Implement a "union-findy" version of DS-Analysis, which eliminates the 2003-02-11 23:11:51 +00:00
DSSupport.h Implement a "union-findy" version of DS-Analysis, which eliminates the 2003-02-11 23:11:51 +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
PgmDependenceGraph.h
PostDominators.h
SlotCalculator.h
ValueNumbering.h
Verifier.h