Home | History | Annotate | Download | only in compiler

Lines Matching defs:default_index

534   int default_index = -1;
546 default_index = i;
565 if (default_index >= 0) {
566 compare_switch.DefaultAt(default_index);