Home | History | Annotate | Download | only in Scalar

Lines Matching refs:HeadStore

609     StoreInst *HeadStore = I;
623 Value *StoredVal = HeadStore->getValueOperand();
624 Value *StorePtr = HeadStore->getPointerOperand();
635 if (processLoopStridedStore(StorePtr, StoreSize, HeadStore->getAlignment(),
636 StoredVal, HeadStore, AdjacentStores, StoreEv,