Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DScalarEvolutionNormalization.h47 class SCEV; variable
H A DScalarEvolution.h51 class SCEV; variable
H A DIVUsers.h28 class SCEV; variable
H A DDependenceAnalysis.h52 class SCEV; variable
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1211 IndVarSimplifyVisitor(PHINode *IV, ScalarEvolution *SCEV, in IndVarSimplifyVisitor()
H A DLoopStrengthReduce.cpp4286 const SmallPtrSet<const SCEV *, 16> &CurRegs, in SolveRecurse()
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp1666 CollectAddOperandsWithScales(DenseMap<const SCEV *, APInt> &M, in CollectAddOperandsWithScales()