Searched refs:OP_ARETURN (Results 1 - 12 of 12) sorted by relevance

/external/proguard/src/proguard/optimize/peephole/
H A DGotoReturnReplacer.java96 case InstructionConstants.OP_ARETURN:
H A DReachableCodeMarker.java123 opcode == InstructionConstants.OP_ARETURN ||
H A DBranchTargetFinder.java462 opcode == InstructionConstants.OP_ARETURN ||
H A DMethodInliner.java338 case InstructionConstants.OP_ARETURN:
/external/proguard/src/proguard/classfile/util/
H A DDynamicClassReferenceInitializer.java153 new SimpleInstruction(InstructionConstants.OP_ARETURN),
164 new SimpleInstruction(InstructionConstants.OP_ARETURN),
173 new SimpleInstruction(InstructionConstants.OP_ARETURN),
/external/proguard/src/proguard/classfile/instruction/
H A DInstructionConstants.java206 public static final byte OP_ARETURN = -80; field in interface:InstructionConstants
H A DInstructionFactory.java159 case InstructionConstants.OP_ARETURN:
/external/proguard/src/proguard/optimize/info/
H A DSideEffectInstructionChecker.java95 opcode == InstructionConstants.OP_ARETURN ||
/external/proguard/src/proguard/classfile/attribute/visitor/
H A DStackSizeComputer.java173 opcode == InstructionConstants.OP_ARETURN ||
/external/proguard/src/proguard/optimize/
H A DTailRecursionSimplifier.java179 case InstructionConstants.OP_ARETURN:
/external/proguard/src/proguard/evaluation/
H A DProcessor.java516 case InstructionConstants.OP_ARETURN:
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...

Completed in 33 milliseconds