Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Analysis/Presburger/
DSimplex.cpp188 Unknown &uRow = unknownFromRow(row); in swapRowWithCol() local
190 uRow.orientation = Orientation::Row; in swapRowWithCol()
192 uRow.pos = row; in swapRowWithCol()