Searched refs:YIsSExt (Results 1 – 1 of 1) sorted by relevance
1537 bool YIsSExt = false; in foldICmpTruncWithTruncOrExt() local1561 YIsSExt = !(NoWrapFlags & TruncInst::NoUnsignedWrap); in foldICmpTruncWithTruncOrExt()1573 YIsSExt = in foldICmpTruncWithTruncOrExt()1587 Value *NewY = Builder.CreateIntCast(Y, X->getType(), YIsSExt); in foldICmpTruncWithTruncOrExt()