Searched refs:matchedBranchOffset (Results 1 - 3 of 3) sorted by relevance

/external/proguard/src/proguard/optimize/peephole/
H A DInstructionSequenceReplacer.java253 instructionSequenceMatcher.matchedBranchOffset(offset, branchInstruction.branchOffset));
261 instructionSequenceMatcher.matchedBranchOffset(offset, tableSwitchInstruction.defaultOffset),
273 instructionSequenceMatcher.matchedBranchOffset(offset, lookUpSwitchInstruction.defaultOffset),
/external/proguard/src/proguard/classfile/util/
H A DInstructionSequenceMatcher.java160 public int matchedBranchOffset(int offset, int branchOffset) method in class:InstructionSequenceMatcher
175 matchedJumpOffsets[index] = matchedBranchOffset(offset,
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...

Completed in 92 milliseconds