Searched refs:PosRes (Results 1 – 1 of 1) sorted by relevance
1282 ConstantRange PosRes = getEmpty(); in sdiv() local1285 PosRes = ConstantRange(PosL.Lower.sdiv(PosR.Upper - 1), in sdiv()1308 PosRes = PosRes.unionWith( in sdiv()1323 PosRes = PosRes.unionWith( in sdiv()1328 PosRes = PosRes.unionWith( in sdiv()1346 ConstantRange Res = NegRes.unionWith(PosRes, PreferredRangeType::Signed); in sdiv()