Searched refs:fillRow (Results 1 – 3 of 3) sorted by relevance
127 void fillRow(unsigned row, int64_t value);
189 void Matrix::fillRow(unsigned row, int64_t value) { in fillRow() function in Matrix
1033 inequalities.fillRow(r, /*value=*/0); in removeRedundantInequalities()1034 tmpCst.inequalities.fillRow(r, /*value=*/0); in removeRedundantInequalities()