Searched refs:fallthru_index (Results 1 – 1 of 1) sorted by relevance
1363 int return_index, eh_index, fallthru_index; in lower_try_finally_switch() local1394 fallthru_index = eh_index + (tf->may_throw && !eh_else); in lower_try_finally_switch()1395 ndests = fallthru_index + tf->may_fallthru; in lower_try_finally_switch()1415 fallthru_index)); in lower_try_finally_switch()1419 tmp = build_int_cst (integer_type_node, fallthru_index); in lower_try_finally_switch()