Searched refs:OP_FRETURN (Results 1 - 11 of 11) sorted by relevance

/external/proguard/src/proguard/optimize/peephole/
H A DGotoReturnReplacer.java94 case InstructionConstants.OP_FRETURN:
H A DReachableCodeMarker.java121 opcode == InstructionConstants.OP_FRETURN ||
H A DBranchTargetFinder.java460 opcode == InstructionConstants.OP_FRETURN ||
H A DMethodInliner.java336 case InstructionConstants.OP_FRETURN:
/external/proguard/src/proguard/classfile/instruction/
H A DInstructionConstants.java204 public static final byte OP_FRETURN = -82; field in interface:InstructionConstants
H A DInstructionFactory.java157 case InstructionConstants.OP_FRETURN:
/external/proguard/src/proguard/optimize/info/
H A DSideEffectInstructionChecker.java93 opcode == InstructionConstants.OP_FRETURN ||
/external/proguard/src/proguard/classfile/attribute/visitor/
H A DStackSizeComputer.java171 opcode == InstructionConstants.OP_FRETURN ||
/external/proguard/src/proguard/optimize/
H A DTailRecursionSimplifier.java177 case InstructionConstants.OP_FRETURN:
/external/proguard/src/proguard/evaluation/
H A DProcessor.java506 case InstructionConstants.OP_FRETURN:
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...

Completed in 759 milliseconds