Searched refs:topLoop (Results 1 – 2 of 2) sorted by relevance
34 AffineForOp topLoop = band[0]; in checkIfTilingParametersExist() local36 if (FuncOp funcOp = dyn_cast<FuncOp>(topLoop->getParentOp())) in checkIfTilingParametersExist()46 AffineForOp topLoop = band[0]; in getTilingParameters() local47 Region *funcOpRegion = topLoop->getParentRegion(); in getTilingParameters()
548 Operation *topLoop = rootAffineForOp.getOperation(); in constructTiledLoopNest() local553 OpBuilder b(topLoop); in constructTiledLoopNest()557 pointLoop.getBody()->begin(), topLoop->getBlock()->getOperations(), in constructTiledLoopNest()558 topLoop); in constructTiledLoopNest()560 topLoop = pointLoop.getOperation(); in constructTiledLoopNest()567 OpBuilder b(topLoop); in constructTiledLoopNest()571 tileSpaceLoop.getBody()->begin(), topLoop->getBlock()->getOperations(), in constructTiledLoopNest()572 topLoop); in constructTiledLoopNest()574 topLoop = tileSpaceLoop.getOperation(); in constructTiledLoopNest()