llvm-6502/include/llvm/Analysis
Vikram S. Adve 81cd1e50ec Use const int instead of #define.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@388 91177308-0d34-0410-b5e6-96231b3b80d8
2001-08-28 21:35:26 +00:00
..
LiveVar Use const int instead of #define. 2001-08-28 21:35:26 +00:00
Dominators.h * Add a DominatorBase base class to maintain root of Dominator info 2001-07-06 16:57:21 +00:00
Expressions.h More functionality, renamed API 2001-07-21 19:07:19 +00:00
Interval.h Big changes. Interval*.h is now more or less finalized. IntervalPartition 2001-06-25 03:54:14 +00:00
IntervalIterator.h getBasicBlocks() is not needed anymore for reading Method data 2001-06-27 23:30:11 +00:00
IntervalPartition.h IntervalPartition was changed to inherit from vector<Interval*> instead of 2001-07-03 15:28:08 +00:00
LoopDepth.h Big changes. Interval*.h is now more or less finalized. IntervalPartition 2001-06-25 03:54:14 +00:00
ModuleAnalyzer.h Initial revision 2001-06-06 20:29:01 +00:00
SimplifyCFG.h New file, includes method to merge exit nodes together 2001-07-06 16:57:52 +00:00
SlotCalculator.h Add an arg to insertVal to allow us to prevent builtin types from being ignored 2001-07-26 16:28:18 +00:00
Verifier.h Initial revision 2001-06-06 20:29:01 +00:00
Writer.h IntervalPartition was changed to inherit from vector<Interval*> instead of 2001-07-03 15:28:08 +00:00