Searched refs:getStoreStride (Results 1 – 1 of 1) sorted by relevance
385 static APInt getStoreStride(const SCEVAddRecExpr *StoreEv) { in getStoreStride() function629 APInt FirstStride = getStoreStride(FirstStoreEv); in processLoopStores()665 APInt SecondStride = getStoreStride(SecondStoreEv); in processLoopStores()732 APInt Stride = getStoreStride(StoreEv); in processLoopStores()1298 APInt Stride = getStoreStride(StoreEv); in processLoopStoreOfLoopLoad()