Lines Matching defs:switch_count
1501 uint32_t switch_count = switch_insns[1];1508 targets_offset = 2 + 2 * switch_count;1510 for (uint32_t targ = 0; targ < switch_count; targ++) {1678 uint32_t switch_count = switch_insns[1];1685 targets_offset = 2 + 2 * switch_count;1689 for (uint32_t targ = 0; targ < switch_count; targ++) {