Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DScalarEvolutionNormalization.h47 class SCEV; variable
DScalarEvolution.h50 class SCEV; variable
DIVUsers.h29 class SCEV; variable
DDependenceAnalysis.h53 class SCEV; variable
DLoopAccessAnalysis.h34 class SCEV; variable
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DScalarEvolutionNormalization.h47 class SCEV; variable
DScalarEvolution.h49 class SCEV; variable
DIVUsers.h29 class SCEV; variable
DLoopDependenceAnalysis.h34 class SCEV; variable
/external/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h36 class SCEV; variable
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp728 SmallPtrSet<const SCEV *, 16> &Regs, in RateRegister()
796 SmallPtrSet<const SCEV *, 16> &Regs, in RatePrimaryRegister()
804 SmallPtrSet<const SCEV *, 16> &Regs, in RateFormula()
3263 const SmallPtrSet<const SCEV *, 16> &CurRegs, in SolveRecurse()
DIndVarSimplify.cpp738 WideIVVisitor(PHINode *NarrowIV, ScalarEvolution *SCEV, in WideIVVisitor()
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1485 IndVarSimplifyVisitor(PHINode *IV, ScalarEvolution *SCEV, in IndVarSimplifyVisitor()
DLoopStrengthReduce.cpp4200 const SmallPtrSet<const SCEV *, 16> &CurRegs, in SolveRecurse()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp1370 CollectAddOperandsWithScales(DenseMap<const SCEV *, APInt> &M, in CollectAddOperandsWithScales()
1371 SmallVector<const SCEV *, 8> &NewOps, in CollectAddOperandsWithScales()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp1902 CollectAddOperandsWithScales(DenseMap<const SCEV *, APInt> &M, in CollectAddOperandsWithScales()