llvm-6502/include/llvm/Analysis
Chris Lattner 5c3734e349 Add std:: prefix for compilers without correct koenig lookup implemented.
Patch contributed by Paolo Invernizzi


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16933 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-12 16:10:39 +00:00
..
DataStructure 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
AliasAnalysis.h
AliasSetTracker.h Make sure to update the list end when an element is removed from it. This 2004-09-15 17:00:41 +00:00
CallGraph.h 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
CFGPrinter.h
ConstantsScanner.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
Dominators.h
Expressions.h
FindUnsafePointerTypes.h 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
FindUsedTypes.h 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
Interval.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
IntervalIterator.h Add std:: prefix for compilers without correct koenig lookup implemented. 2004-10-12 16:10:39 +00:00
IntervalPartition.h
LoadValueNumbering.h Make the create...() functions for some of these passes return a FunctionPass *. 2004-07-27 17:43:21 +00:00
LoopInfo.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
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
Verifier.h