Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Analysis/Presburger/
DSimplex.cpp187 Unknown &uCol = unknownFromColumn(col); in swapRowWithCol() local
189 uCol.orientation = Orientation::Column; in swapRowWithCol()
191 uCol.pos = col; in swapRowWithCol()