Searched refs:StOffset (Results 1 – 1 of 1) sorted by relevance
10707 unsigned StOffset; in ShrinkLoadReplaceStoreWithStore() local10711 StOffset = ByteShift; in ShrinkLoadReplaceStoreWithStore()10713 StOffset = IVal.getValueType().getStoreSize() - ByteShift - NumBytes; in ShrinkLoadReplaceStoreWithStore()10716 if (StOffset) { in ShrinkLoadReplaceStoreWithStore()10719 Ptr, DAG.getConstant(StOffset, DL, Ptr.getValueType())); in ShrinkLoadReplaceStoreWithStore()10720 NewAlign = MinAlign(NewAlign, StOffset); in ShrinkLoadReplaceStoreWithStore()10728 St->getPointerInfo().getWithOffset(StOffset), in ShrinkLoadReplaceStoreWithStore()