Searched refs:patternInstructions (Results 1 – 3 of 3) sorted by relevance
63 private final Instruction[] patternInstructions; field in InstructionSequenceMatcher87 Instruction[] patternInstructions) in InstructionSequenceMatcher() argument90 this.patternInstructions = patternInstructions; in InstructionSequenceMatcher()92 matchedInstructionOffsets = new int[patternInstructions.length]; in InstructionSequenceMatcher()127 return patternInstructions.length; in instructionCount()226 Instruction patternInstruction = patternInstructions[patternInstructionIndex]; in visitSimpleInstruction()246 Instruction patternInstruction = patternInstructions[patternInstructionIndex]; in visitVariableInstruction()268 Instruction patternInstruction = patternInstructions[patternInstructionIndex]; in visitConstantInstruction()291 Instruction patternInstruction = patternInstructions[patternInstructionIndex]; in visitBranchInstruction()313 Instruction patternInstruction = patternInstructions[patternInstructionIndex]; in visitTableSwitchInstruction()[all …]
108 Instruction[] patternInstructions, in InstructionSequenceReplacer() argument114 patternInstructions, in InstructionSequenceReplacer()135 Instruction[] patternInstructions, in InstructionSequenceReplacer() argument141 …instructionSequenceMatcher = new InstructionSequenceMatcher(patternConstants, patternInstructions); in InstructionSequenceReplacer()
META-INF/ META-INF/MANIFEST.MF proguard/optimize/WriteOnlyFieldFilter.class WriteOnlyFieldFilter ...