Searched refs:ConstStride (Results 1 – 1 of 1) sorted by relevance
255 const SCEVConstant *ConstStride = cast<SCEVConstant>(StoreEv->getOperand(1)); in getStoreStride() local256 return ConstStride->getAPInt().getZExtValue(); in getStoreStride()