Home
last modified time | relevance | path

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

/external/proguard/src/proguard/classfile/util/
DInstructionSequenceMatcher.java601 else if (!isMatchingConstantIndex(constantIndex2)) in matchingConstantIndices()
643 private boolean isMatchingConstantIndex(int constantIndex) in isMatchingConstantIndex() method in InstructionSequenceMatcher