Lines Matching refs:PT
221 if (auto *PT = dyn_cast<PointerType>(T))225 return (1 == PT->getAddressSpace());1805 auto PT = cast<PointerType>(AIType->getElementType());1806 Constant *CPN = ConstantPointerNull::get(PT);