Home | History | Annotate | Download | only in Analysis

Lines Matching full:comparisons

18 // pointer-comparisons for equality are legal.
471 // comparisons to be more efficient.
5734 // If there's a constant operand, canonicalize comparisons with boundary
5735 // cases, and canonicalize *-or-equal comparisons to regular comparisons.
5892 // If possible, canonicalize GE/LE comparisons to GT/LT comparisons, by