llvm-6502/include/llvm/Analysis
Evan Cheng 34cd4a484e Fix more -Wshorten-64-to-32 warnings.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50659 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-05 18:30:58 +00:00
..
AliasAnalysis.h
AliasSetTracker.h Fix more -Wshorten-64-to-32 warnings. 2008-05-05 18:30:58 +00:00
CallGraph.h Fix more -Wshorten-64-to-32 warnings. 2008-05-05 18:30:58 +00:00
CFGPrinter.h
ConstantFolding.h
ConstantsScanner.h
DominatorInternals.h Fix more -Wshorten-64-to-32 warnings. 2008-05-05 18:30:58 +00:00
Dominators.h Fix more -Wshorten-64-to-32 warnings. 2008-05-05 18:30:58 +00:00
FindUsedTypes.h PassInfo keep tracks whether a pass is an analysis pass or not. 2008-03-19 21:56:59 +00:00
Interval.h
IntervalIterator.h
IntervalPartition.h Don't include <map> in Pass.h, which doesn't need it. This requires 2008-03-21 23:51:57 +00:00
LoadValueNumbering.h
LoopInfo.h Fix more -Wshorten-64-to-32 warnings. 2008-05-05 18:30:58 +00:00
LoopPass.h PassInfo keep tracks whether a pass is an analysis pass or not. 2008-03-19 21:56:59 +00:00
MemoryDependenceAnalysis.h PassInfo keep tracks whether a pass is an analysis pass or not. 2008-03-19 21:56:59 +00:00
Passes.h
PostDominators.h Implement destructor for PostDominatorTree to eliminate a memory leak. 2008-05-03 20:25:26 +00:00
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h PassInfo keep tracks whether a pass is an analysis pass or not. 2008-03-19 21:56:59 +00:00
ScalarEvolutionExpander.h
ScalarEvolutionExpressions.h Fix more -Wshorten-64-to-32 warnings. 2008-05-05 18:30:58 +00:00
Trace.h
ValueNumbering.h
Verifier.h