Home | History | Annotate | Download | only in compiler

Lines Matching refs:default_index

1226   int default_index = -1;
1237 default_index = i;
1257 if (default_index >= 0) {
1258 compare_switch.DefaultAt(default_index);