llvm-6502/include/llvm/Analysis
Vikram S. Adve 6aa0d62cb9 Add support for a top-down propagation pass.
Each DSGraph now keeps a list of pending callers that have not
been inlined into the function represented by that graph.
It also keeps a copy of the original call nodes before the BU pass
eliminates some of them.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2965 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-18 16:12:08 +00:00
..
DataStructure Add support for a top-down propagation pass. 2002-07-18 16:12:08 +00:00
LiveVar *** empty log message *** 2002-06-25 16:12:52 +00:00
CallGraph.h * s/method/function 2002-07-18 04:42:35 +00:00
ConstantsScanner.h Rename Method to Function 2002-03-23 22:51:58 +00:00
DataStructure.h Add support for a top-down propagation pass. 2002-07-18 16:12:08 +00:00
DataStructureGraph.h New implementation of data structure analysis 2002-07-10 22:42:17 +00:00
Dominators.h MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
DSGraphTraits.h New implementation of data structure analysis 2002-07-10 22:42:17 +00:00
Expressions.h Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
FindUnsafePointerTypes.h MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
FindUsedTypes.h MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
InductionVariable.h Remove all contents of the cfg namespace to the global namespace 2002-04-28 16:19:42 +00:00
InstForest.h MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
Interval.h Remove all contents of the cfg namespace to the global namespace 2002-04-28 16:19:42 +00:00
IntervalIterator.h MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
IntervalPartition.h MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
LoopInfo.h MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
SlotCalculator.h Use opaque decl instead of #include 2002-04-09 18:35:38 +00:00
Verifier.h MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
Writer.h Remove all contents of the cfg namespace to the global namespace 2002-04-28 16:19:42 +00:00