Home | History | Annotate | Download | only in compiler

Lines Matching full:default_index

1084   int default_index = -1;
1095 default_index = i;
1117 if (default_index >= 0) {
1118 compare_switch.DefaultAt(default_index);