Home
last modified time | relevance | path

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

/external/proguard/src/proguard/classfile/util/
DInstructionSequenceMatcher.java535 setMatchingArgument(argumentIndex, argument1); in matchingArguments()
551 private void setMatchingArgument(int argumentIndex, in setMatchingArgument() method in InstructionSequenceMatcher
662 setMatchingArgument(argumentIndex, offset + branchOffset1); in matchingBranchOffsets()