Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Analysis/Presburger/
H A DMatrix.cpp90 void Matrix<T>::resizeHorizontally(unsigned newNColumns) { in resizeHorizontally() argument
98 void Matrix<T>::resize(unsigned newNRows, unsigned newNColumns) { in resize() argument