Home
last modified time | relevance | path

Searched refs:negateRow (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/Analysis/Presburger/
H A DMatrix.h139 void negateRow(unsigned row);
/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DMatrix.cpp214 void Matrix::negateRow(unsigned row) { in negateRow() function in Matrix
H A DIntegerRelation.cpp1028 tmpCst.inequalities.negateRow(r); in removeRedundantInequalities()
1038 tmpCst.inequalities.negateRow(r); in removeRedundantInequalities()