Home
last modified time | relevance | path

Searched defs:constTerm (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Analysis/Presburger/
H A DQuasiPolynomial.cpp168 Fraction constTerm = 0; in getConstantTerm() local
H A DSimplex.cpp1047 DynamicAPInt constTerm = tableau(row, 1); findPivotRow() local
1305 DynamicAPInt constTerm = ineq.back(); addDivisionVariable() local
H A DIntegerRelation.cpp1860 DynamicAPInt constTerm = atIneq(r, getNumCols() - 1); removeTrivialRedundancy() local
/llvm-project/mlir/lib/IR/
H A DAffineExpr.cpp1067 int64_t constTerm = flatExprs[flatExprs.size() - 1]; getAffineExprFromFlatForm() local
1247 int64_t constTerm = flatExprs.back(); getSemiAffineExprFromFlatForm() local