Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp295 if (const SCEVConstant *StepSE = in follow() local
297 Step = StepSE->getValue()->getValue(); in follow()
403 if (const SCEVConstant *StepSE = in computeLoadValue() local
405 StepC = StepSE->getValue()->getValue(); in computeLoadValue()