Searched defs:constTerm (Results 1 – 4 of 4) sorted by relevance
/llvm-project/mlir/lib/Analysis/Presburger/ | ||
H A D | QuasiPolynomial.cpp | 168 Fraction constTerm = 0; in getConstantTerm() local |
H A D | Simplex.cpp | 1047 DynamicAPInt constTerm = tableau(row, 1); findPivotRow() local |
H A D | IntegerRelation.cpp | 1860 DynamicAPInt constTerm = atIneq(r, getNumCols() - 1); removeTrivialRedundancy() local |
/llvm-project/mlir/lib/IR/ | ||
H A D | AffineExpr.cpp | 1067 int64_t constTerm = flatExprs[flatExprs.size() - 1]; getAffineExprFromFlatForm() local |