llvm-6502/include/llvm/Analysis
Benjamin Kramer 2774dc085d Missed some users of Value::getNameStr.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144656 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-15 18:30:06 +00:00
..
AliasAnalysis.h
AliasSetTracker.h
BlockFrequencyImpl.h Remove all remaining uses of Value::getNameStr(). 2011-11-15 16:27:03 +00:00
BlockFrequencyInfo.h
BranchProbabilityInfo.h Remove return heuristics from the static branch probabilities, and 2011-10-24 12:01:08 +00:00
CallGraph.h
CaptureTracking.h Refactor capture tracking (which already had a couple flags for whether returns 2011-11-14 22:49:42 +00:00
CFGPrinter.h Remove all remaining uses of Value::getNameStr(). 2011-11-15 16:27:03 +00:00
CodeMetrics.h Add missing forward declarations. 2011-11-04 18:29:09 +00:00
ConstantFolding.h
ConstantsScanner.h
DebugInfo.h Fix typo. 2011-11-09 18:53:37 +00:00
DIBuilder.h
DominanceFrontier.h
DominatorInternals.h
Dominators.h
DomPrinter.h
DOTGraphTraitsPass.h Remove all remaining uses of Value::getNameStr(). 2011-11-15 16:27:03 +00:00
FindUsedTypes.h
InlineCost.h Make headers standalone. 2011-11-14 17:45:03 +00:00
InstructionSimplify.h
Interval.h
IntervalIterator.h
IntervalPartition.h
IVUsers.h
LazyValueInfo.h
LibCallAliasAnalysis.h
LibCallSemantics.h
Lint.h
Loads.h
LoopDependenceAnalysis.h
LoopInfo.h Enhance verifyLoop so that it can reliably verify that every block in a loop is reachable from the loop header. 2011-11-09 04:16:01 +00:00
LoopIterator.h
LoopPass.h
MemoryBuiltins.h
MemoryDependenceAnalysis.h Refactor capture tracking (which already had a couple flags for whether returns 2011-11-14 22:49:42 +00:00
Passes.h
PathNumbering.h
PathProfileInfo.h
PHITransAddr.h
PostDominators.h
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
RegionInfo.h Missed some users of Value::getNameStr. 2011-11-15 18:30:06 +00:00
RegionIterator.h
RegionPass.h
RegionPrinter.h
ScalarEvolution.h
ScalarEvolutionExpander.h
ScalarEvolutionExpressions.h
ScalarEvolutionNormalization.h
SparsePropagation.h
Trace.h
ValueTracking.h The maximum power of 2 dividing a power of 2 is itself. This occurs 2011-10-26 20:55:21 +00:00
Verifier.h