Searched refs:DstPTy (Results 1 – 1 of 1) sorted by relevance
1801 if (PointerType *DstPTy = dyn_cast<PointerType>(DestTy)) { in visitBitCast() local1803 Type *DstElTy = DstPTy->getElementType(); in visitBitCast()