Searched refs:CmpLess (Results 1 – 1 of 1) sorted by relevance
757 bool CmpLess = Cmp & Comparison::L; in computeCount() local762 if (CmpLess && IVBump < 0) in computeCount()806 if ((CmpLess && Dist < 0) || (CmpGreater && Dist > 0)) in computeCount()848 std::swap(CmpLess, CmpGreater); in computeCount()999 CmpLess) && in computeCount()1000 (CmpLess || CmpGreater)) { in computeCount()1008 .addImm((CmpLess) ? 0 : -1); in computeCount()1014 if (CmpLess) { in computeCount()