llvm-6502/include/llvm/Analysis
2006-01-15 21:48:36 +00:00
..
DataStructure
AliasAnalysis.h
AliasSetTracker.h
CallGraph.h Add CallGraph::getOrInsertFunction, to allow clients to update the callgraph 2006-01-14 20:01:50 +00:00
CFGPrinter.h
ConstantFolding.h
ConstantsScanner.h
Dominators.h Change ET-Forest to automatically recalculate its DFSnum's if too many slow 2006-01-14 20:55:09 +00:00
ET-Forest.h Initialize DFSnum's to -1, in case a node is not reachable. 2006-01-15 21:48:36 +00:00
FindUsedTypes.h
Interval.h
IntervalIterator.h
IntervalPartition.h
LinkAllAnalyses.h Separate the call graph implementation from its interface. This implements 2005-12-22 06:07:52 +00:00
LoadValueNumbering.h
LoopInfo.h Change ET-Forest to automatically recalculate its DFSnum's if too many slow 2006-01-14 20:55:09 +00:00
Passes.h
PostDominators.h Initial implementation of the ET-Forest data structure for dominators and 2006-01-08 08:22:18 +00:00
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h
ScalarEvolutionExpander.h
ScalarEvolutionExpressions.h
Trace.h
ValueNumbering.h
Verifier.h