llvm-6502/include/llvm/Analysis
Dan Gohman 1827e8263c Add a getExitBlock utility function to LoopInfo which returns the
exit block of a loop, if there is exactly one, similar to
getExitingBlock.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71245 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-08 20:07:23 +00:00
..
AliasAnalysis.h
AliasSetTracker.h
CallGraph.h
CaptureTracking.h
CFGPrinter.h
ConstantFolding.h
ConstantsScanner.h
DebugInfo.h Revert 71165. It did more than just revert 71158 and it introduced 2009-05-07 19:46:24 +00:00
DominatorInternals.h
Dominators.h
FindUsedTypes.h
Interval.h
IntervalIterator.h
IntervalPartition.h
LibCallAliasAnalysis.h
LibCallSemantics.h
LiveValues.h Add a liveness analysis pass for LLVM IR values. This computes 2009-03-19 17:29:04 +00:00
LoopInfo.h Add a getExitBlock utility function to LoopInfo which returns the 2009-05-08 20:07:23 +00:00
LoopPass.h
LoopVR.h
MemoryDependenceAnalysis.h now that you can put a PointerIntPair in a SmallPtrSet, remove some 2009-03-29 00:24:04 +00:00
Passes.h Add a liveness analysis pass for LLVM IR values. This computes 2009-03-19 17:29:04 +00:00
PostDominators.h
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h Re-apply 70645, converting ScalarEvolution to use 2009-05-04 22:30:44 +00:00
ScalarEvolutionExpander.h Actually insert inserted instructions into the InsertedValues map. 2009-05-01 17:13:31 +00:00
ScalarEvolutionExpressions.h Factor out a common base class between SCEVCommutativeExpr and 2009-05-07 14:00:19 +00:00
SparsePropagation.h add an accessor method, patch by John McCall! 2009-04-09 05:56:58 +00:00
Trace.h
ValueTracking.h
Verifier.h