Searched refs:getStripeFactor (Results 1 – 4 of 4) sorted by relevance
175 visitConstant(expr.getStripeFactor()); in print()269 rhs = visit(expr.getStripeFactor()); in getAsAffineExpr()585 SDBMConstantExpr SDBMStripeExpr::getStripeFactor() const { in getStripeFactor() function in SDBMStripeExpr
329 update.value = -(stripe.getStripeFactor().getValue() - 1); in get()388 if (x0Expr == var && value >= stripe.getStripeFactor().getValue() - 1) in convertDBMElement()
286 SDBMConstantExpr getStripeFactor() const;453 walk<isPreorder>(stripeExpr.getStripeFactor()); in walk()
177 EXPECT_EQ(stripeExpr.getStripeFactor().getValue(), 3); in TEST()283 EXPECT_EQ(expr.getStripeFactor(), cst2); in TEST()