llvm-6502/include/llvm/Analysis
Chris Lattner 0c5d27e4a1 - Doxygenize comments
- Add new method to dominatorset: properlyDominates
- Add synonmys for operator[] to classes so that pointers to dominator
  information can be used more easily.
- Add API's to update dominator information


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3585 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-06 02:16:27 +00:00
..
DataStructure
LiveVar
AliasAnalysis.h
BasicAliasAnalysis.h Fix comments 2002-08-29 20:08:39 +00:00
CallGraph.h
ConstantsScanner.h
DataStructure.h
DataStructureGraph.h
Dominators.h - Doxygenize comments 2002-09-06 02:16:27 +00:00
DSGraphTraits.h
Expressions.h - Eliminate the last traces of the 'analysis' namespace 2002-08-30 22:53:53 +00:00
FindUnsafePointerTypes.h
FindUsedTypes.h
InductionVariable.h
InstForest.h
Interval.h
IntervalIterator.h
IntervalPartition.h
LoadValueNumbering.h Initial version of LoadValueNumbering interface 2002-08-30 20:27:48 +00:00
LoopInfo.h Changed so it gets linked properly 2002-08-26 16:45:19 +00:00
PostDominators.h
SlotCalculator.h
ValueNumbering.h Initial version of ValueNumbering interface 2002-08-30 20:27:15 +00:00
Verifier.h Fix comments. 2002-08-30 22:51:08 +00:00