Home
last modified time | relevance | path

Searched defs:matchedConstantIndex (Results 1 – 2 of 2) sorted by relevance

/external/proguard/src/proguard/optimize/peephole/
DInstructionSequenceReplacer.java343 private int matchedConstantIndex(ProgramClass programClass, int constantIndex) in matchedConstantIndex() method in InstructionSequenceReplacer.MyReplacementInstructionFactory
357 int matchedConstantIndex = in matchedConstantIndex() local
/external/proguard/src/proguard/classfile/util/
DInstructionSequenceMatcher.java182 public int matchedConstantIndex(int constantIndex) in matchedConstantIndex() method in InstructionSequenceMatcher