Searched refs:stopi (Results 1 – 1 of 1) sorted by relevance
2238 int stopi = 0; in expand_case() local2249 stopi = 1; in expand_case()2252 for (i = gimple_switch_num_labels (stmt) - 1; i >= stopi; --i) in expand_case()