Home
last modified time | relevance | path

Searched defs:appendExtraRow (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Analysis/Presburger/
H A DMatrix.cpp65 unsigned Matrix<T>::appendExtraRow() { in appendExtraRow() function in Matrix
71 unsigned Matrix<T>::appendExtraRow(ArrayRef<T> elems) { in appendExtraRow() function in Matrix