Home | History | Annotate | Download | only in analysis

Lines Matching defs:offsetToSwitch

5586         int offsetToSwitch = insns[1] | (((s4)insns[2]) << 16);
5587 const u2* switchInsns = insns + offsetToSwitch;