Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getDest

713       } else if (GetUnderlyingObject(MTI->getDest(), &TD, 0) != OrigAI) {
719 PointerType* DPTy = cast<PointerType>(MTI->getDest()->getType());
725 Value *DstPtr = Builder.CreateBitCast(MTI->getDest(), AIPTy);