Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:isPtrOrPtrVectorTy

247   Type *SrcIntPtrTy = TD && SrcTy->isPtrOrPtrVectorTy() ?
249 Type *MidIntPtrTy = TD && MidTy->isPtrOrPtrVectorTy() ?
251 Type *DstIntPtrTy = TD && DstTy->isPtrOrPtrVectorTy() ?