Home | History | Annotate | Download | only in Scalar

Lines Matching refs:DstPtr

2968     Value *DstPtr = &NewAI;
2971 std::swap(SrcPtr, DstPtr);
3006 IRB.CreateAlignedStore(Src, DstPtr, DstAlign, II.isVolatile()));