Home | History | Annotate | Download | only in Scalar

Lines Matching refs:DPTy

721         PointerType* DPTy = cast<PointerType>(MTI->getDest()->getType());
723 if (DPTy->getAddressSpace() != AIPTy->getAddressSpace()) {
725 DPTy->getAddressSpace());