..
DataStructure
Add method to get # nodes in the graph
2002-04-04 19:20:00 +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 method to get # nodes in the graph
2002-04-04 19:20:00 +00:00
DataStructureGraph.h
* Allow access to DSNode iterator as DSNode::iterator/begin/end
2002-03-31 07:11:20 +00:00
Dominators.h
Rename Method to Function
2002-03-23 22:51:58 +00:00
DSGraphTraits.h
* Allow access to DSNode iterator as DSNode::iterator/begin/end
2002-03-31 07:11:20 +00:00
Expressions.h
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
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
Change references to the Method class to be references to the Function
2002-04-07 20:49:59 +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
* Move include/llvm/Analysis/SlotCalculator.h to include/llvm/SlotCalculator.h
2002-04-07 22:49:37 +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