Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-eh.cc1367 gimple_seq switch_body = NULL; in lower_try_finally_switch() local
1426 gimple_seq_add_stmt (&switch_body, x); in lower_try_finally_switch()
1431 gimple_seq_add_stmt (&switch_body, x); in lower_try_finally_switch()
1536 gimple_seq_add_stmt (&switch_body, x); in lower_try_finally_switch()
1537 gimple_seq_add_stmt (&switch_body, cont_stmt); in lower_try_finally_switch()
1561 gimple_seq_add_seq (&tf->top_p_seq, switch_body); in lower_try_finally_switch()