Searched defs:swapColumns (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Analysis/Presburger/ | ||
H A D | Matrix.cpp | 120 void Matrix<T>::swapColumns(unsigned column, unsigned otherColumn) { in swapColumns() function in Matrix |
H A D | Simplex.cpp | 1078 void SimplexBase::swapColumns(unsigned i, unsigned j) { swapColumns() function in SimplexBase |