Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getDest

720       } else if (GetUnderlyingObject(MTI->getDest(), DL, 0) != OrigAI) {
726 PointerType* DPTy = cast<PointerType>(MTI->getDest()->getType());
732 Value *DstPtr = Builder.CreateBitCast(MTI->getDest(), AIPTy);