Searched defs:DestPtrTy (Results 1 – 4 of 4) sorted by relevance
484 auto *DestPtrTy = dyn_cast<PointerType>(CE->getType()); in ConstantFoldLoadThroughBitcast() local
5667 Type *DestPtrTy = Type::getInt8PtrTy(C->getContext(), AS); in BuildConstantFromSCEV() local5678 Type *DestPtrTy = Type::getInt8PtrTy(C->getContext(), AS); in BuildConstantFromSCEV() local
2589 if (PointerType *DestPtrTy = dyn_cast<PointerType>(DestTy)) { in isBitCastable() local
4777 if (const PointerType *DestPtrTy = DestTy->getAs<PointerType>()) { in CheckMemaccessArguments() local