Searched refs:IntOrPtrDst (Results 1 – 1 of 1) sorted by relevance
1069 bool IntOrPtrDst = Dst->isIntegerTy() || Dst->isPointerTy(); variable1082 if (SrcLT.first == DstLT.first && IntOrPtrSrc == IntOrPtrDst &&