Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DSimplex.cpp885 Unknown &uCol = unknownFromColumn(col); in swapRowWithCol() local
887 uCol.orientation = Orientation::Column; in swapRowWithCol()
889 uCol.pos = col; in swapRowWithCol()