Home | History | Annotate | Download | only in Scalar

Lines Matching refs:DstPtr

2623     Value *DstPtr = &NewAI;
2626 std::swap(SrcPtr, DstPtr);
2660 IRB.CreateAlignedStore(Src, DstPtr, DstAlign, II.isVolatile()));