Home | History | Annotate | Download | only in Scalar

Lines Matching refs:DPTy

637         PointerType* DPTy = cast<PointerType>(MTI->getDest()->getType());
639 if (DPTy->getAddressSpace() != AIPTy->getAddressSpace()) {
641 DPTy->getAddressSpace());