Searched refs:newDflt (Results 1 – 1 of 1) sorted by relevance
116 final Label newDflt = createIntermediate(dflt); in visitTableSwitchInsnWithProbes() local118 mv.visitTableSwitchInsn(min, max, newDflt, newLabels); in visitTableSwitchInsnWithProbes()130 final Label newDflt = createIntermediate(dflt); in visitLookupSwitchInsnWithProbes() local132 mv.visitLookupSwitchInsn(newDflt, keys, newLabels); in visitLookupSwitchInsnWithProbes()