llvm-6502/include/llvm/Analysis
Chris Lattner 833408d484 Move method out of line
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18666 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-08 21:04:10 +00:00
..
DataStructure Move method out of line 2004-12-08 21:04:10 +00:00
AliasAnalysis.h Several *major* changes to the AA interfaces: 2004-05-23 21:12:38 +00:00
AliasSetTracker.h Change interface to this method a bit 2004-11-27 18:37:04 +00:00
CallGraph.h 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
CFGPrinter.h
ConstantsScanner.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
Dominators.h For PR387:\ 2004-12-07 04:03:45 +00:00
Expressions.h
FindUnsafePointerTypes.h 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
FindUsedTypes.h 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
Interval.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
IntervalIterator.h Remove unneeded typedef, patch by Morten Ofstad 2004-10-14 14:51:09 +00:00
IntervalPartition.h For PR387:\ 2004-12-07 04:03:45 +00:00
LoadValueNumbering.h Make the create...() functions for some of these passes return a FunctionPass *. 2004-07-27 17:43:21 +00:00
LoopInfo.h For PR387:\ 2004-12-07 04:03:45 +00:00
Passes.h Add new header 2004-06-28 06:31:26 +00:00
PostDominators.h
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h For PR387:\ 2004-12-07 04:03:45 +00:00
ScalarEvolutionExpressions.h
Trace.h
ValueNumbering.h Add interfaces to update value numbering results 2004-05-23 21:11:17 +00:00
Verifier.h