Searched refs:PosRes (Results 1 – 1 of 1) sorted by relevance
1378 ConstantRange PosRes = getEmpty(); in sdiv() local1381 PosRes = ConstantRange(PosL.Lower.sdiv(PosR.Upper - 1), in sdiv()1404 PosRes = PosRes.unionWith( in sdiv()1419 PosRes = PosRes.unionWith( in sdiv()1424 PosRes = PosRes.unionWith( in sdiv()1442 ConstantRange Res = NegRes.unionWith(PosRes, PreferredRangeType::Signed); in sdiv()