Searched refs:last_case_index (Results 1 – 1 of 1) sorted by relevance
1364 int nlabels, ndests, j, last_case_index; in lower_try_finally_switch() local1405 last_case_index = 0; in lower_try_finally_switch()1423 last_case_index++; in lower_try_finally_switch()1466 last_case_index++; in lower_try_finally_switch()1482 j = last_case_index + tf->may_return; in lower_try_finally_switch()1524 for (j = last_case_index; j < last_case_index + nlabels; j++) in lower_try_finally_switch()