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