llvm-6502/include/llvm/Analysis
Chris Lattner 21f3663c06 Remove dead method, add new method
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4700 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-12 15:57:28 +00:00
..
DataStructure Remove dead method, add new method 2002-11-12 15:57:28 +00:00
LiveVar
AliasAnalysis.h Make query operations non-const to allow demand-driven analyses. 2002-11-06 17:17:55 +00:00
AliasSetTracker.h
BasicAliasAnalysis.h Make query operations non-const to allow demand-driven analyses. 2002-11-06 17:17:55 +00:00
CallGraph.h Implement methods needed to print out call graph 2002-11-04 02:53:39 +00:00
ConstantsScanner.h Don't #include <Support/*>, #include "Support/*" 2002-10-28 02:11:53 +00:00
DataStructure.h Remove dead method, add new method 2002-11-12 15:57:28 +00:00
Dominators.h Add interface to update domfrontier info, thanks to Casey Carter for impl 2002-10-31 02:39:48 +00:00
DSGraph.h Add capability to set a preference of what call vector is printed to dot files 2002-11-10 06:47:35 +00:00
DSGraphTraits.h Dramatically simplify internal DSNode representation, get implementation 2002-11-06 06:20:27 +00:00
DSNode.h Implement swapping 2002-11-10 06:48:24 +00:00
DSSupport.h Add code to be able to merge two call sites 2002-11-10 23:46:51 +00:00
Expressions.h
FindUnsafePointerTypes.h
FindUsedTypes.h
InductionVariable.h
InstForest.h
Interval.h
IntervalIterator.h
IntervalPartition.h Fixed spelling of `propagation'. 2002-10-29 22:55:11 +00:00
IPModRef.h Add interfaces for ResolveCallSiteModRefInfo 2002-11-07 07:11:49 +00:00
LoadValueNumbering.h
LoopInfo.h
PostDominators.h
SlotCalculator.h
ValueNumbering.h
Verifier.h