Searched refs:getAfterArguments (Results 1 – 3 of 3) sorted by relevance
610 BlockArgument bodyBbArg = whileOp.getAfterArguments()[resultNumber]; in bufferRelation()655 getTensorIndices(whileOp.getAfterArguments()); in resolveConflicts()662 whileOp.getAfterArguments(), whileOp.getYieldOp().getResults(), state); in resolveConflicts()727 getTensorIndices(whileOp.getAfterArguments()); in bufferize()738 llvm::map_range(whileOp.getAfterArguments(), [&](BlockArgument bbArg) { in bufferize()784 rewriter, newWhileOp.getAfterArguments(), indicesAfter); in bufferize()
2572 Block::BlockArgListType WhileOp::getAfterArguments() { in getAfterArguments() function in WhileOp2744 llvm::zip(term.getArgs(), op.getAfterArguments())) { in matchAndRewrite()2987 Block::BlockArgListType afterBlockArgs = op.getAfterArguments(); in matchAndRewrite()3086 auto afterArgs = op.getAfterArguments(); in matchAndRewrite()
899 Block::BlockArgListType getAfterArguments();