1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/include/llvm/Analysis
Chris Lattner 3a1bc64866 Method.h no longer includes BasicBlock.h
Method::inst_* is now in llvm/Support/InstIterator.h

llvm-svn: 1745
2002-02-12 21:04:35 +00:00
..
LiveVar Convert BBLiveVar to be a BasicBlock annotation, this removes the BB2BBLVMap from MethodLiveVarInfo. 2002-02-05 06:52:25 +00:00
CallGraph.h Free memory when not in use 2002-01-31 18:32:49 +00:00
ConstantsScanner.h Method.h no longer includes BasicBlock.h 2002-02-12 21:04:35 +00:00
Dominators.h Convert analyses over to new Pass framework 2002-01-30 23:27:55 +00:00
Expressions.h Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
FindUnsafePointerTypes.h Convert analyses over to new Pass framework 2002-01-30 23:27:55 +00:00
FindUsedTypes.h Convert analyses over to new Pass framework 2002-01-30 23:27:55 +00:00
InductionVariable.h Induction variables must be phi nodes 2001-12-03 17:27:42 +00:00
InstForest.h Method.h no longer includes BasicBlock.h 2002-02-12 21:04:35 +00:00
Interval.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
IntervalIterator.h Method.h no longer includes BasicBlock.h 2002-02-12 21:04:35 +00:00
IntervalPartition.h Convert analyses over to new Pass framework 2002-01-30 23:27:55 +00:00
LoopInfo.h Convert analyses over to new Pass framework 2002-01-30 23:27:55 +00:00
Verifier.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Writer.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00