Home
last modified time | relevance | path

Searched refs:LoopStep (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1273 const SCEV *LoopStep = AR->getStepRecurrence(*SE); in RateRegister() local
1274 if (isa<SCEVConstant>(LoopStep)) { in RateRegister()
3553 const SCEV *LoopStep = AR->getStepRecurrence(SE); in mayUsePostIncMode() local
3554 if (!isa<SCEVConstant>(LoopStep)) in mayUsePostIncMode()
3557 LoopStep->getType()->getScalarSizeInBits()) in mayUsePostIncMode()