Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DIntegerRelation.cpp542 int64_t rowMultiplier = lcm / std::abs(leadCoeff); in eliminateFromConstraint() local
550 rowMultiplier * at(rowIdx, j); in eliminateFromConstraint()