Home | History | Annotate | Download | only in crankshaft

Lines Matching defs:diff

7736   int diff = lhs.ticks() - rhs.ticks();
7737 if (diff != 0) return diff > 0;