llvm-6502/include/llvm/Analysis
Chris Lattner 317a61b2db Get rid of the whole "Node2" business, rename getNode() ->getBlock() to
be more descriptive


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8468 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-11 16:25:06 +00:00
..
DataStructure Add a comment to the method decl 2003-08-05 18:38:16 +00:00
AliasAnalysis.h Add support for gathering sets of must aliases 2003-06-29 00:23:11 +00:00
AliasSetTracker.h Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
CallGraph.h s/Meth/F 2003-08-31 01:38:00 +00:00
ConstantsScanner.h Remove a ton of extraneous #includes 2003-06-22 03:08:05 +00:00
DataStructure.h Remove #includes 2003-07-26 22:56:46 +00:00
DependenceGraph.h #include <cassert> as necessary... 2003-07-25 17:58:41 +00:00
Dominators.h Get rid of the whole "Node2" business, rename getNode() ->getBlock() to 2003-09-11 16:25:06 +00:00
DSGraph.h Add a comment to the method decl 2003-08-05 18:38:16 +00:00
DSGraphTraits.h Remove a ton of extraneous #includes 2003-06-22 03:08:05 +00:00
DSNode.h INCLUDE_PARENT_GRAPH is required 2003-07-02 23:57:21 +00:00
DSSupport.h Remove #includes 2003-07-26 22:56:46 +00:00
Expressions.h Remove extra #include 2002-09-17 17:18:12 +00:00
FindUnsafePointerTypes.h - Do not expose ::ID from any of the analyses anymore. 2002-08-21 17:09:45 +00:00
FindUsedTypes.h Make users of FindUsedTypes not have problems with linkage. This fixes 2002-09-24 00:07:17 +00:00
InductionVariable.h Spelling fixes 2003-09-10 05:24:09 +00:00
InstForest.h Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
Interval.h * Standardize how analysis results/passes as printed with the print() virtual 2002-07-27 01:12:15 +00:00
IntervalIterator.h Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
IntervalPartition.h Fixed spelling of `propagation'. 2002-10-29 22:55:11 +00:00
IPModRef.h Remove a ton of extraneous #includes 2003-06-22 03:08:05 +00:00
LoadValueNumbering.h Initial version of LoadValueNumbering interface 2002-08-30 20:27:48 +00:00
LoopInfo.h Fix bug: LoopPreheaders/2003-08-15-PreheadersFail.ll 2003-08-16 20:57:16 +00:00
MemoryDepAnalysis.h Remove explicit passing of SCC's around as objects. 2003-08-31 19:46:48 +00:00
PgmDependenceGraph.h This should use Support/iterator, not <iterator> 2003-08-31 19:46:22 +00:00
PostDominators.h Rework dominator and post dominator information so that we do not have to 2003-09-10 20:36:51 +00:00
SlotCalculator.h Use opaque decl instead of #include 2002-04-09 18:35:38 +00:00
ValueNumbering.h Initial version of ValueNumbering interface 2002-08-30 20:27:15 +00:00
Verifier.h Make createVerifierPass return a FunctionPass *. 2003-09-10 19:37:04 +00:00