Lines Matching full:srcptr
2484 Value *SrcPtr = getAdjustedPtr(IRB, DL, OtherPtr, RelOffset, OtherPtrTy);2487 std::swap(SrcPtr, DstPtr);2501 Src = IRB.CreateAlignedLoad(SrcPtr, Align, II.isVolatile(),