Lines Matching refs:setUpperBound
685 newIntraTileLoop.setUpperBound(ubOperands, ubMap); in setIntraTileBoundsParametric()
782 newLoop.setUpperBound(ubOperands, ubMap); in setInterTileBoundsParametric()
836 newLoops[i].setUpperBound(newUbOperands, origLoops[i].getUpperBoundMap()); in constructTiledIndexSetHyperRect()
854 newLoops[width + i].setUpperBound( in constructTiledIndexSetHyperRect()
888 newLoops[width + i].setUpperBound(/*operands=*/ubOperands, ubMap); in constructTiledIndexSetHyperRect()
893 newLoops[width + i].setUpperBound(newLoops[i].getInductionVar(), ubMap); in constructTiledIndexSetHyperRect()
1141 forOp.setUpperBound(cleanupOperands, cleanupMap); in loopUnrollByFactor()
1254 forOp.setUpperBound(upperBoundUnrolled); in loopUnrollByFactor()
1364 forOp.setUpperBound(cleanupOperands, cleanupMap); in loopUnrollJamByFactor()
1971 loop.setUpperBound(loopPieces.upperBound); in normalizeLoop()
1994 outermost.setUpperBound(upperBound); in coalesceLoops()