Home
last modified time | relevance | path

Searched refs:jump_stmt (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/gcc/
HDgimplify.c1292 tree jump_stmt = build_and_jump (&LABEL_EXPR_LABEL (start_label)); in gimplify_loop_expr() local
1302 append_to_statement_list (jump_stmt, pre_p); in gimplify_loop_expr()
1306 *expr_p = jump_stmt; in gimplify_loop_expr()