Home
last modified time | relevance | path

Searched defs:SCEV (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm/Analysis/
DScalarEvolutionNormalization.h47 class SCEV; variable
DScalarEvolution.h51 class SCEV; variable
DIVUsers.h29 class SCEV; variable
DDependenceAnalysis.h53 class SCEV; variable
DLoopAccessAnalysis.h34 class SCEV; variable
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1460 IndVarSimplifyVisitor(PHINode *IV, ScalarEvolution *SCEV, in IndVarSimplifyVisitor()
DLoopStrengthReduce.cpp4219 const SmallPtrSet<const SCEV *, 16> &CurRegs, in SolveRecurse()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp1865 CollectAddOperandsWithScales(DenseMap<const SCEV *, APInt> &M, in CollectAddOperandsWithScales()