Lines Matching full:comparisons
723 comparisons: just transform, for example, "n % 3 == 1" to "(n-1) % 3 == 0".1754 LLVM prefers comparisons with zero over non-zero in general, but in this