Searched refs:bumpExprs (Results 1 – 1 of 1) sorted by relevance
88 SmallVector<AffineExpr, 4> bumpExprs(tripCountMap.getNumResults()); in getCleanupLoopLowerBound() local93 bumpExprs[i] = (tripCountExpr - tripCountExpr % unrollFactor) * step; in getCleanupLoopLowerBound()95 tripCountMap.getNumSymbols(), bumpExprs[i]); in getCleanupLoopLowerBound()101 for (unsigned i = 0, e = bumpExprs.size(); i < e; i++) in getCleanupLoopLowerBound()