Searched refs:SwitchShifter (Results 1 – 2 of 2) sorted by relevance
422 new SwitchShifter(this, where, gapSize).visit(); in shiftForSwitch()425 static class SwitchShifter extends Walker { class in StackMap428 public SwitchShifter(StackMap smt, int where, int gap) { in SwitchShifter() method in StackMap.SwitchShifter
950 new SwitchShifter(this, where, gapSize).doit();953 static class SwitchShifter extends Shifter {954 SwitchShifter(StackMapTable smt, int where, int gap) {