llvm-6502/include/llvm/Analysis
Reid Spencer 192913e281 Change from using a stub function to a stub variable for passing to the
IncludeFile hack to ensure linkage of analysis passes. This works around
some -pedantic warnings about assigning an object to a function.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28621 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-01 07:02:51 +00:00
..
DataStructure Fix some doxygen usage in these headers. 2006-05-19 19:07:54 +00:00
AliasAnalysis.h Change from using a stub function to a stub variable for passing to the 2006-06-01 07:02:51 +00:00
AliasSetTracker.h Add a simple clear() method 2005-11-30 19:31:23 +00:00
CallGraph.h Change from using a stub function to a stub variable for passing to the 2006-06-01 07:02:51 +00:00
CallTargets.h Since there was interest on the mailing list, this is a utility pass that 2006-05-29 22:58:38 +00:00
CFGPrinter.h
ConstantFolding.h Move some constant folding functions into LLVMAnalysis since they are used 2005-10-27 16:00:10 +00:00
ConstantsScanner.h
Dominators.h Change from using a stub function to a stub variable for passing to the 2006-06-01 07:02:51 +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 Change from using a stub function to a stub variable for passing to the 2006-06-01 07:02:51 +00:00
Interval.h
IntervalIterator.h
IntervalPartition.h
LinkAllAnalyses.h Since there was interest on the mailing list, this is a utility pass that 2006-05-29 22:58:38 +00:00
LoadValueNumbering.h
LoopInfo.h Change from using a stub function to a stub variable for passing to the 2006-06-01 07:02:51 +00:00
Passes.h add a proto 2005-10-24 01:00:32 +00:00
PostDominators.h Change from using a stub function to a stub variable for passing to the 2006-06-01 07:02:51 +00:00
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h
ScalarEvolutionExpander.h Fix Transforms/IndVarsSimplify/2006-03-31-NegativeStride.ll and 2006-04-01 04:48:52 +00:00
ScalarEvolutionExpressions.h Fix Transforms/IndVarsSimplify/2006-03-31-NegativeStride.ll and 2006-04-01 04:48:52 +00:00
Trace.h
ValueNumbering.h Change from using a stub function to a stub variable for passing to the 2006-06-01 07:02:51 +00:00
Verifier.h