Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DSimplex.cpp886 Unknown &uRow = unknownFromRow(row); in swapRowWithCol() local
888 uRow.orientation = Orientation::Row; in swapRowWithCol()
890 uRow.pos = row; in swapRowWithCol()