Searched refs:FirstStoreSize (Results 1 – 2 of 2) sorted by relevance
525 unsigned FirstStoreSize = getStoreSizeInBytes(SL[i], DL); in processLoopStores() local528 if (FirstStride == FirstStoreSize || -FirstStride == FirstStoreSize) { in processLoopStores()
594 unsigned FirstStoreSize = DL->getTypeStoreSize(SL[i]->getValueOperand()->getType()); in processLoopStores() local597 if (FirstStride == FirstStoreSize || -FirstStride == FirstStoreSize) { in processLoopStores()