Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DSimplex.cpp873 Direction newDirection = in findPivot() local
875 Optional<unsigned> maybePivotRow = findPivotRow(row, newDirection, *col); in findPivot()