Home
last modified time | relevance | path

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

/external/proguard/src/proguard/optimize/peephole/
DInstructionSequenceReplacer.java108 Instruction[] patternInstructions, in InstructionSequenceReplacer()
135 Instruction[] patternInstructions, in InstructionSequenceReplacer()
/external/proguard/src/proguard/classfile/util/
DInstructionSequenceMatcher.java63 private final Instruction[] patternInstructions; field in InstructionSequenceMatcher
87 Instruction[] patternInstructions) in InstructionSequenceMatcher()