Searched refs:cstWithShapeBounds (Results 1 – 1 of 1) sorted by relevance
360 FlatAffineValueConstraints cstWithShapeBounds(cst); in getConstantBoundingSizeAndShape() local362 cstWithShapeBounds.addBound(FlatAffineValueConstraints::LB, r, 0); in getConstantBoundingSizeAndShape()366 cstWithShapeBounds.addBound(FlatAffineValueConstraints::UB, r, dimSize - 1); in getConstantBoundingSizeAndShape()377 cstWithShapeBounds.getConstantBoundOnDimSize(d, &lb, &lbDivisor); in getConstantBoundingSizeAndShape()390 lb.resize(cstWithShapeBounds.getNumSymbolVars() + 1, 0); in getConstantBoundingSizeAndShape()