llvm-6502/include/llvm/Analysis
Chris Lattner f9957c2960 Initial checkin of file:
Define an iterator to operate over data structure outgoing links and
graph implementation so generic graph functions can be used.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2057 91177308-0d34-0410-b5e6-96231b3b80d8
2002-03-30 09:13:23 +00:00
..
DataStructure Initial checkin of file: 2002-03-30 09:13:23 +00:00
LiveVar Rename Method to Function 2002-03-23 22:51:58 +00:00
CallGraph.h Rename Method to Function 2002-03-23 22:51:58 +00:00
ConstantsScanner.h Rename Method to Function 2002-03-23 22:51:58 +00:00
DataStructure.h Add accessors and a method to get all the outgoing links for ALL nodes 2002-03-30 09:07:51 +00:00
DataStructureGraph.h Initial checkin of file: 2002-03-30 09:13:23 +00:00
Dominators.h Rename Method to Function 2002-03-23 22:51:58 +00:00
DSGraphTraits.h Initial checkin of file: 2002-03-30 09:13:23 +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 Change uses of Method to Function 2002-03-26 17:49:55 +00:00
Interval.h * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into 2002-02-12 22:35:27 +00:00
IntervalIterator.h * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into 2002-02-12 22:35:27 +00:00
IntervalPartition.h Rename Method to Function 2002-03-23 22:51:58 +00:00
LoopInfo.h Rename Method to Function 2002-03-23 22:51:58 +00:00
SlotCalculator.h Remove unneccesary forward declarations for classes 2002-03-26 17:49:00 +00:00
Verifier.h Rename Method to Function 2002-03-23 22:51:58 +00:00
Writer.h Move callgraph printing out of writer.h into callgraph.h 2002-03-06 17:59:45 +00:00