Searched refs:DPTy (Results 1 – 1 of 1) sorted by relevance
109 if (PointerType *DPTy = dyn_cast<PointerType>(DestTy)) in FoldBitCast() local110 if (PTy->getAddressSpace() == DPTy->getAddressSpace() in FoldBitCast()114 Constant::getNullValue(Type::getInt32Ty(DPTy->getContext())); in FoldBitCast()117 while (ElTy != DPTy->getElementType()) { in FoldBitCast()131 if (ElTy == DPTy->getElementType()) in FoldBitCast()