Searched defs:num_loop_carried (Results 1 – 1 of 1) sorted by relevance
105 bool passthru_extra_args, int num_loop_carried, in CreateOutlineFunc()173 bool passthru_extra_args, int num_loop_carried, in ReplaceRegionWithCall()198 auto num_loop_carried = while_op.cond().getNumArguments(); in OutlineWhile() local