Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDstmt.c2238 int stopi = 0; in expand_case() local
2249 stopi = 1; in expand_case()
2252 for (i = gimple_switch_num_labels (stmt) - 1; i >= stopi; --i) in expand_case()