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