llvm-6502/include/llvm/Analysis
Vikram S. Adve a7edb1888c Added function IsLeafMethod to identify leaf methods.
This will use the CallGraph only if one is provided.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@950 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-22 13:55:46 +00:00
..
LiveVar --added support for implicit operands in machine instructions 2001-10-12 17:46:27 +00:00
CallGraph.h Added function IsLeafMethod to identify leaf methods. 2001-10-22 13:55:46 +00:00
ConstantsScanner.h Convert more code to use new style casts 2001-10-01 20:11:19 +00:00
Dominators.h Changes to compile with GCC 2.96 2001-10-13 06:25:03 +00:00
Expressions.h Handle subtract in expression classifier 2001-09-11 04:27:34 +00:00
InstForest.h Convert more code to use new style casts 2001-10-01 20:11:19 +00:00
Interval.h Pull predecessor and successor iterators out of the CFG*.h files, and plop them into 2001-10-01 13:19:41 +00:00
IntervalIterator.h Pull predecessor and successor iterators out of the CFG*.h files, and plop them into 2001-10-01 13:19:41 +00:00
IntervalPartition.h
LoopDepth.h
ModuleAnalyzer.h Simplify analyzer 2001-09-07 16:26:36 +00:00
SimplifyCFG.h
SlotCalculator.h Simplify SlotCalculator. SlotCalculator is now not a ModuleAnalyzer 2001-09-07 16:27:05 +00:00
Verifier.h
Writer.h Add capability to print out call graph 2001-09-28 00:06:15 +00:00