Searched refs:IsNotNegative (Results 1 – 1 of 1) sorted by relevance
870 bool IsNegative, IsNotNegative; in simplifyRangeCheck() local871 ComputeSignBit(RangeEnd, IsNotNegative, IsNegative, /*Depth=*/0, Cmp1); in simplifyRangeCheck()872 if (!IsNotNegative) in simplifyRangeCheck()