Searched refs:matchedJumpOffsets (Results 1 – 3 of 3) sorted by relevance
208 public int[] matchedJumpOffsets(int offset, int[] jumpOffsets) in matchedJumpOffsets() method in InstructionSequenceMatcher210 int[] matchedJumpOffsets = new int[jumpOffsets.length]; in matchedJumpOffsets() local214 matchedJumpOffsets[index] = matchedBranchOffset(offset, in matchedJumpOffsets()218 return matchedJumpOffsets; in matchedJumpOffsets()
306 instructionSequenceMatcher.matchedJumpOffsets(offset, in visitTableSwitchInstruction()318 … instructionSequenceMatcher.matchedJumpOffsets(offset, lookUpSwitchInstruction.jumpOffsets)); in visitLookUpSwitchInstruction()
META-INF/ META-INF/MANIFEST.MF proguard/optimize/WriteOnlyFieldFilter.class WriteOnlyFieldFilter ...