HomeSort by relevance Sort by last modified time
    Searched defs:replaceInstruction (Results 1 - 23 of 23) sorted by null

  /external/proguard/src/proguard/optimize/peephole/
GotoReturnReplacer.java 101 codeAttributeEditor.replaceInstruction(offset,
GotoGotoReplacer.java 103 codeAttributeEditor.replaceInstruction(offset,
GotoCommonCodeReplacer.java 137 codeAttributeEditor.replaceInstruction(offset,
  /external/proguard/src/proguard/classfile/editor/
InstructionWriter.java 115 replaceInstruction(offset, replacementInstruction);
140 replaceInstruction(offset, replacementInstruction);
229 replaceInstruction(offset, replacementInstruction);
287 private void replaceInstruction(int instructionOffset, Instruction instruction)
292 codeAttributeEditor.replaceInstruction(instructionOffset, instruction);
MethodInvocationFixer.java 105 codeAttributeEditor.replaceInstruction(offset, replacementInstruction);
126 codeAttributeEditor.replaceInstruction(offset, replacementInstruction);
152 codeAttributeEditor.replaceInstruction(offset, replacementInstruction);
177 codeAttributeEditor.replaceInstruction(offset, replacementInstruction);
VariableRemapper.java 200 codeAttributeEditor.replaceInstruction(offset, replacementInstruction);
CodeAttributeEditor.java 224 public void replaceInstruction(int instructionOffset, Instruction instruction)
246 public void replaceInstruction(int instructionOffset, Instruction[] instructions)
    [all...]
ConstantPoolRemapper.java 522 codeAttributeEditor.replaceInstruction(offset, replacementInstruction);
  /external/proguard/src/proguard/optimize/evaluation/
SimpleEnumUseSimplifier.java 151 replaceInstruction(clazz,
164 replaceInstruction(clazz,
179 replaceInstruction(clazz,
208 replaceInstruction(clazz,
233 replaceInstruction(clazz,
305 replaceInstruction(clazz,
334 replaceInstruction(clazz,
357 replaceInstruction(clazz,
370 replaceInstruction(clazz,
383 replaceInstruction(clazz
    [all...]
EvaluationSimplifier.java 485 replaceInstruction(clazz, offset, instruction, replacementInstruction);
555 replaceInstruction(clazz, offset, instruction, replacementInstruction);
629 replaceInstruction(clazz, offset, instruction, replacementInstruction);
699 replaceInstruction(clazz, offset, instruction, replacementInstruction);
758 replaceInstruction(clazz, offset, instruction, replacementInstruction);
775 replaceInstruction(clazz, offset, instruction, replacementInstruction);
    [all...]
EvaluationShrinker.java     [all...]
  /external/proguard/lib/
proguard.jar 
  /prebuilts/tools/common/proguard/proguard4.7/lib/
proguard.jar 
  /prebuilts/gradle-plugin/net/sf/proguard/proguard-base/5.3.3/
proguard-base-5.3.3.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.11/
proguard-base-4.11.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/5.1/
proguard-base-5.1.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/5.2.1/
proguard-base-5.2.1.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/5.3.1/
proguard-base-5.3.1.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/5.3.2/
proguard-base-5.3.2.jar 
  /prebuilts/tools/common/offline-m2/net/sf/proguard/proguard-base/5.2.1/
proguard-base-5.2.1.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.10/
proguard-base-4.10.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.9/
proguard-base-4.9.jar 
  /prebuilts/tools/common/m2/repository/org/smali/dexlib2/2.1.3/
dexlib2-2.1.3.jar 

Completed in 105 milliseconds