Searched refs:num_loop_carried (Results 1 – 1 of 1) sorted by relevance
107 auto num_loop_carried = while_op.cond().getNumArguments(); in OutlineWhile() local109 while_op.getOperands().drop_front(num_loop_carried); in OutlineWhile()188 yield_op->getOperands().take_front(num_loop_carried); in OutlineWhile()