Searched defs:DestPTy (Results 1 – 2 of 2) sorted by relevance
77 if (VectorType *DestPTy = dyn_cast<VectorType>(DestTy)) { in FoldBitCast() local
2284 } else if (const PointerType *DestPTy = DestTy->getAs<PointerType>()) { EmitDynamicCast() local