Home | History | Annotate | Download | only in evaluation

Lines Matching refs:lowCase

924                 switchCase >= tableSwitchInstruction.lowCase &&
926 jumpOffsets[switchCase - tableSwitchInstruction.lowCase] :
931 tableSwitchInstruction.lowCase = 0;
1134 tableSwitchInstruction.lowCase += lowIndex;