Lines Matching refs:PT
157 if (PointerType *PT = dyn_cast<PointerType>(DstTy)) {158 if (PT->getAddressSpace() != cast<PointerType>(SrcTy)->getAddressSpace())