Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DMatrix.cpp39 unsigned Matrix::appendExtraRow() { in appendExtraRow() function in Matrix
44 unsigned Matrix::appendExtraRow(ArrayRef<int64_t> elems) { in appendExtraRow() function in Matrix