Searched refs:topLoop (Results 1 – 2 of 2) sorted by relevance
42 AffineForOp topLoop = band[0]; in checkIfTilingParametersExist() local44 if (func::FuncOp funcOp = dyn_cast<func::FuncOp>(topLoop->getParentOp())) in checkIfTilingParametersExist()54 AffineForOp topLoop = band[0]; in getTilingParameters() local55 Region *funcOpRegion = topLoop->getParentRegion(); in getTilingParameters()
514 Operation *topLoop = rootAffineForOp.getOperation(); in constructTiledLoopNest() local519 OpBuilder b(topLoop); in constructTiledLoopNest()523 pointLoop.getBody()->begin(), topLoop->getBlock()->getOperations(), in constructTiledLoopNest()524 topLoop); in constructTiledLoopNest()526 topLoop = pointLoop.getOperation(); in constructTiledLoopNest()533 OpBuilder b(topLoop); in constructTiledLoopNest()537 tileSpaceLoop.getBody()->begin(), topLoop->getBlock()->getOperations(), in constructTiledLoopNest()538 topLoop); in constructTiledLoopNest()540 topLoop = tileSpaceLoop.getOperation(); in constructTiledLoopNest()