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