Lines Matching refs:switchCount
5939 int switchCount = switchInsns[1];5948 offsetToTargets = 2 + 2*switchCount;5952 for (targ = 0; targ < switchCount; targ++) {