llvm-6502/include/llvm/Analysis
Chris Lattner 12c1155403 Make the AST interface a bit richer by returning whether an insertion caused
an insertion or not (because the pointer set already existed).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15064 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-21 05:18:04 +00:00
..
DataStructure Headers moved 2004-07-07 06:35:22 +00:00
AliasAnalysis.h Several *major* changes to the AA interfaces: 2004-05-23 21:12:38 +00:00
AliasSetTracker.h Make the AST interface a bit richer by returning whether an insertion caused 2004-07-21 05:18:04 +00:00
CallGraph.h
CFGPrinter.h
ConstantsScanner.h
Dominators.h
Expressions.h
FindUnsafePointerTypes.h
FindUsedTypes.h
Interval.h
IntervalIterator.h
IntervalPartition.h
LoadValueNumbering.h
LoopInfo.h
Passes.h Add new header 2004-06-28 06:31:26 +00:00
PostDominators.h
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h Remove distasteful method which is really part of the indvars pass 2004-06-24 06:52:20 +00:00
ScalarEvolutionExpressions.h
Trace.h
ValueNumbering.h Add interfaces to update value numbering results 2004-05-23 21:11:17 +00:00
Verifier.h