llvm-6502/include/llvm/Analysis
Chris Lattner af894e963b Add support for representing the "compaction table"
Change protected members to private.  Nothing should subclass SlotCalculator


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10912 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-18 21:03:49 +00:00
..
DataStructure Add methods for implementation 2003-11-13 05:05:34 +00:00
AliasAnalysis.h IncludeFile hack to pull in BasicAliasAnalysis whenever AliasAnalysis.h 2003-12-11 05:05:02 +00:00
AliasSetTracker.h Add a new AliassetTracker::remove method. Because we need to be able to remove 2003-12-18 08:11:56 +00:00
CallGraph.h
ConstantsScanner.h
DataStructure.h Add methods for implementation 2003-11-13 05:05:34 +00:00
DependenceGraph.h
Dominators.h The recalclulate method was a nasty hack that was once used by the -cee pass, 2003-12-07 00:55:32 +00:00
DSGraph.h Add argument 2003-11-12 17:58:09 +00:00
DSGraphTraits.h
DSNode.h
DSSupport.h
Expressions.h Rename ClassifyExpression -> ClassifyExpr 2003-12-23 08:03:40 +00:00
FindUnsafePointerTypes.h
FindUsedTypes.h
InductionVariable.h fix grammao 2003-12-22 04:08:12 +00:00
InstForest.h be GCC 3.4 clean 2003-11-29 19:55:12 +00:00
Interval.h
IntervalIterator.h
IntervalPartition.h
IPModRef.h
LoadValueNumbering.h
LoopInfo.h Improve encapsulation in the Loop and LoopInfo classes by eliminating the 2004-01-08 00:09:44 +00:00
MemoryDepAnalysis.h
PgmDependenceGraph.h
PostDominators.h Move this method out of the generic dominators calculation code 2003-12-07 00:35:19 +00:00
SlotCalculator.h Add support for representing the "compaction table" 2004-01-18 21:03:49 +00:00
ValueNumbering.h IncludeFile hack to pull in BasicValueNumbering whenever ValueNumbering.h 2003-12-11 05:05:56 +00:00
Verifier.h