llvm-6502/include/llvm/Analysis
Reid Spencer edd5d9ece1 Some cleanups for compilation with GCC 4.0.0 to remove warnings:
* Use C++ style casts, not C style casts
* Abstract base classes should have virtual destructor.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22057 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-15 16:13:11 +00:00
..
DataStructure Remove trailing whitespace 2005-04-21 20:19:05 +00:00
AliasAnalysis.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
AliasSetTracker.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
CallGraph.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
CFGPrinter.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ConstantsScanner.h Convert tabs to spaces 2005-04-22 03:27:20 +00:00
Dominators.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
Expressions.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
FindUnsafePointerTypes.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
FindUsedTypes.h Some cleanups for compilation with GCC 4.0.0 to remove warnings: 2005-05-15 16:13:11 +00:00
Interval.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
IntervalIterator.h Convert tabs to spaces 2005-04-22 03:27:20 +00:00
IntervalPartition.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
LoadValueNumbering.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
LoopInfo.h Some cleanups for compilation with GCC 4.0.0 to remove warnings: 2005-05-15 16:13:11 +00:00
Passes.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
PostDominators.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ProfileInfo.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ProfileInfoLoader.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ProfileInfoTypes.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ScalarEvolution.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ScalarEvolutionExpressions.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
Trace.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ValueNumbering.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
Verifier.h Convert tabs to spaces 2005-04-22 03:27:20 +00:00