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