Home
last modified time | relevance | path

Searched defs:targetInstruction (Results 1 – 2 of 2) sorted by relevance

/external/proguard/src/proguard/optimize/peephole/
DGotoReturnReplacer.java88 Instruction targetInstruction = InstructionFactory.create(codeAttribute.code, in visitBranchInstruction() local
DGotoGotoReplacer.java92 Instruction targetInstruction = in visitBranchInstruction() local