Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DLinearTransform.cpp24 unsigned targetCol, Matrix &otherMatrix) { in modEntryColumnOperation() argument
30 otherMatrix.addToColumn(sourceCol, targetCol, -ratio); in modEntryColumnOperation()