Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp255 const SCEVConstant *ConstStride = cast<SCEVConstant>(StoreEv->getOperand(1)); in getStoreStride() local
256 return ConstStride->getAPInt().getZExtValue(); in getStoreStride()