Searched refs:maybeGetViolatedRow (Results 1 – 2 of 2) sorted by relevance
523 Optional<unsigned> maybeGetViolatedRow() const;
665 Optional<unsigned> LexSimplex::maybeGetViolatedRow() const { in maybeGetViolatedRow() function in LexSimplex678 while (Optional<unsigned> maybeViolatedRow = maybeGetViolatedRow()) in restoreRationalConsistency()