Searched refs:exit_idx (Results 1 – 1 of 1) sorted by relevance
4334 size_t cond_idx, exit_idx, body_idx, update_idx; in zbc_parse_for() local4359 exit_idx = body_idx + 1; in zbc_parse_for()4378 bc_parse_pushJUMP_ZERO(exit_idx); in zbc_parse_for()4397 bc_vec_push(&p->exits, &exit_idx); in zbc_parse_for()4398 bc_vec_push(&p->func->labels, &exit_idx); in zbc_parse_for()4407 rewrite_label_to_current(exit_idx); in zbc_parse_for()