Searched refs:last_case_index (Results 1 – 2 of 2) sorted by relevance
1305 int nlabels, ndests, j, last_case_index; in lower_try_finally_switch() local1346 last_case_index = 0; in lower_try_finally_switch()1363 last_case_index++; in lower_try_finally_switch()1404 last_case_index++; in lower_try_finally_switch()1420 j = last_case_index + tf->may_return; in lower_try_finally_switch()1467 for (j = last_case_index; j < last_case_index + nlabels; j++) in lower_try_finally_switch()
1368 int nlabels, ndests, j, last_case_index; in lower_try_finally_switch() local1409 last_case_index = 0; in lower_try_finally_switch()1427 last_case_index++; in lower_try_finally_switch()1470 last_case_index++; in lower_try_finally_switch()1486 j = last_case_index + tf->may_return; in lower_try_finally_switch()1528 for (j = last_case_index; j < last_case_index + nlabels; j++) in lower_try_finally_switch()