Searched refs:boundExprs (Results 1 – 2 of 2) sorted by relevance
687 SmallVector<AffineExpr, 4> boundExprs; in setInterTileBoundsParametric() local688 boundExprs.reserve(origUbMap.getNumResults()); in setInterTileBoundsParametric()702 boundExprs.push_back( in setInterTileBoundsParametric()725 boundExprs.push_back( in setInterTileBoundsParametric()732 boundExprs, b.getContext()); in setInterTileBoundsParametric()833 SmallVector<AffineExpr, 4> boundExprs; in constructTiledIndexSetHyperRect() local834 boundExprs.reserve(1 + origUbMap.getNumResults()); in constructTiledIndexSetHyperRect()838 boundExprs.push_back(dim + tileSizes[i] * origLoops[i].getStep()); in constructTiledIndexSetHyperRect()839 boundExprs.append(origUbMap.getResults().begin(), in constructTiledIndexSetHyperRect()843 boundExprs, b.getContext()); in constructTiledIndexSetHyperRect()
2334 &boundExprs) { in genAssignment() argument2348 boundExprs) { in genAssignment()