Home
last modified time | relevance | path

Searched defs:tableSwitchInstruction (Results 1 – 10 of 10) sorted by relevance

/external/proguard/src/proguard/classfile/instruction/
DTableSwitchInstruction.java67 public TableSwitchInstruction copy(TableSwitchInstruction tableSwitchInstruction) in copy()
/external/proguard/src/proguard/classfile/instruction/visitor/
DInstructionVisitor.java40 …hod method, CodeAttribute codeAttribute, int offset, TableSwitchInstruction tableSwitchInstructio… in visitTableSwitchInstruction()
DMultiInstructionVisitor.java116 …thod method, CodeAttribute codeAttribute, int offset, TableSwitchInstruction tableSwitchInstructio… in visitTableSwitchInstruction()
/external/proguard/src/proguard/optimize/evaluation/
DEvaluationSimplifier.java356 …thod method, CodeAttribute codeAttribute, int offset, TableSwitchInstruction tableSwitchInstructio… in visitTableSwitchInstruction()
867 TableSwitchInstruction tableSwitchInstruction) in replaceSimpleEnumSwitchInstruction()
907 TableSwitchInstruction tableSwitchInstruction, in replaceSimpleEnumSwitchInstruction()
1089 TableSwitchInstruction tableSwitchInstruction) in trimSwitchInstruction()
/external/proguard/src/proguard/evaluation/
DProcessor.java873 …thod method, CodeAttribute codeAttribute, int offset, TableSwitchInstruction tableSwitchInstructio… in visitTableSwitchInstruction()
/external/proguard/src/proguard/optimize/peephole/
DInstructionSequenceReplacer.java299 …thod method, CodeAttribute codeAttribute, int offset, TableSwitchInstruction tableSwitchInstructio… in visitTableSwitchInstruction()
/external/proguard/src/proguard/classfile/util/
DInstructionSequenceMatcher.java311 …thod method, CodeAttribute codeAttribute, int offset, TableSwitchInstruction tableSwitchInstructio… in visitTableSwitchInstruction()
DSimplifiedVisitor.java618 …thod method, CodeAttribute codeAttribute, int offset, TableSwitchInstruction tableSwitchInstructio… in visitTableSwitchInstruction()
/external/proguard/src/proguard/classfile/editor/
DCodeAttributeEditor.java869 …thod method, CodeAttribute codeAttribute, int offset, TableSwitchInstruction tableSwitchInstructio… in visitTableSwitchInstruction()
/external/proguard/src/proguard/classfile/visitor/
DClassPrinter.java729 …thod method, CodeAttribute codeAttribute, int offset, TableSwitchInstruction tableSwitchInstructio… in visitTableSwitchInstruction()