llvm-6502/include/llvm/Analysis
Chris Lattner 1d8ec6194a * Define some operators on PointerVal and PVS's
* Nodes can determine whether they are foldable with another node
* Rename NewDSNode to AllocDSNode
* The Function graph breaks up all of the node types into individual
  vectors to alloc fast access when you are looking for a particular type
  of node.  Simplifies much code.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2009 91177308-0d34-0410-b5e6-96231b3b80d8
2002-03-28 17:48:41 +00:00
..
DataStructure * Define some operators on PointerVal and PVS's 2002-03-28 17:48:41 +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 * Define some operators on PointerVal and PVS's 2002-03-28 17:48:41 +00:00
Dominators.h Rename Method to Function 2002-03-23 22:51:58 +00:00
Expressions.h
FindUnsafePointerTypes.h
FindUsedTypes.h
InductionVariable.h
InstForest.h Change uses of Method to Function 2002-03-26 17:49:55 +00:00
Interval.h
IntervalIterator.h
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