Home
last modified time | relevance | path

Searched refs:matchingBranchOffsets (Results 1 – 1 of 1) sorted by relevance

/external/proguard/src/proguard/classfile/util/
DInstructionSequenceMatcher.java297 matchingBranchOffsets(offset, in visitBranchInstruction()
318 matchingBranchOffsets(offset, in visitTableSwitchInstruction()
346 matchingBranchOffsets(offset, in visitLookUpSwitchInstruction()
649 private boolean matchingBranchOffsets(int offset, in matchingBranchOffsets() method in InstructionSequenceMatcher
685 if (!matchingBranchOffsets(offset, in matchingJumpOffsets()