Home
last modified time | relevance | path

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

/external/proguard/src/proguard/classfile/util/
DInstructionSequenceMatcher.java532 else if (!isMatchingArgumentIndex(argumentIndex)) in matchingArguments()
563 private boolean isMatchingArgumentIndex(int argumentIndex) in isMatchingArgumentIndex() method in InstructionSequenceMatcher
659 else if (!isMatchingArgumentIndex(argumentIndex)) in matchingBranchOffsets()