Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:SrcIntPtrTy

247   Type *SrcIntPtrTy = TD && SrcTy->isPtrOrPtrVectorTy() ?
254 DstTy, SrcIntPtrTy, MidIntPtrTy,
260 (Res == Instruction::PtrToInt && DstTy != SrcIntPtrTy))