Home | History | Annotate | Download | only in mips

Lines Matching refs:case_count

3175   size_t const case_count = instr->InputCount() - 2;
3176 __ Branch(GetLabel(i.InputRpo(1)), hs, input, Operand(case_count));
3177 __ GenerateSwitchTable(input, case_count, [&i, this](size_t index) {