Searched defs:DestPtrTy (Results 1 – 5 of 5) sorted by relevance
6663 Type *DestPtrTy = Type::getInt8PtrTy(C->getContext(), AS); in BuildConstantFromSCEV() local6674 Type *DestPtrTy = Type::getInt8PtrTy(C->getContext(), AS); in BuildConstantFromSCEV() local
2753 if (PointerType *DestPtrTy = dyn_cast<PointerType>(DestTy)) { in isBitCastable() local
2938 if (PointerType *DestPtrTy = dyn_cast<PointerType>(DestTy)) { in isBitCastable() local
8015 Type *DestPtrTy = Type::getInt8PtrTy(C->getContext(), AS); in BuildConstantFromSCEV() local8026 Type *DestPtrTy = Type::getInt8PtrTy(C->getContext(), AS); in BuildConstantFromSCEV() local
6153 if (const PointerType *DestPtrTy = DestTy->getAs<PointerType>()) { in CheckMemaccessArguments() local