Home | History | Annotate | Download | only in IR

Lines Matching refs:SrcPtrTy

1984       PointerType *SrcPtrTy =
1987 if (SrcPtrTy && DstPtrTy) {
1989 dyn_cast<ArrayType>(SrcPtrTy->getElementType());
1994 && SrcPtrTy->getAddressSpace() == DstPtrTy->getAddressSpace())