Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Analysis/Presburger/
DSimplex.cpp140 Direction flippedDirection(Direction direction) { in flippedDirection() function
176 tableau(row, *col) < 0 ? flippedDirection(direction) : direction; in findPivot()