Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Analysis/Presburger/
DSimplex.cpp711 Fraction computeWidthAndDuals(ArrayRef<int64_t> dir, in computeWidthAndDuals() function in mlir::GBRSimplex
901 widthI[0] = gbrSimplex.computeWidthAndDuals( in reduceBasis()
907 widthI[1] = gbrSimplex.computeWidthAndDuals( in reduceBasis()
941 gbrSimplex.computeWidthAndDuals(basis.getRow(i), dual, dualDenom)); in reduceBasis()
949 width.push_back(gbrSimplex.computeWidthAndDuals(basis.getRow(i + 1), dual, in reduceBasis()