Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:IsNegative

856   bool IsNegative, IsNotNegative;
857 ComputeSignBit(RangeEnd, IsNotNegative, IsNegative, /*Depth=*/0, Cmp1);