Searched refs:OP_IFICMPLT (Results 1 - 7 of 7) sorted by relevance

/external/proguard/src/proguard/classfile/instruction/
H A DInstructionConstants.java191 public static final byte OP_IFICMPLT = -95; field in interface:InstructionConstants
H A DInstructionFactory.java262 case InstructionConstants.OP_IFICMPLT:
/external/proguard/src/proguard/classfile/editor/
H A DInstructionWriter.java160 case InstructionConstants.OP_IFICMPLT:
H A DCodeAttributeComposer.java839 composer.appendInstruction(3, new BranchInstruction(InstructionConstants.OP_IFICMPLT, -3));
/external/proguard/src/proguard/optimize/peephole/
H A DInstructionSequenceConstants.java2505 new BranchInstruction(InstructionConstants.OP_IFICMPLT, 3),
2642 new BranchInstruction(InstructionConstants.OP_IFICMPLT, X),
2650 new BranchInstruction(InstructionConstants.OP_IFICMPLT, X),
2819 new BranchInstruction(InstructionConstants.OP_IFICMPLT, X),
2829 new BranchInstruction(InstructionConstants.OP_IFICMPLT, X),
2839 new BranchInstruction(InstructionConstants.OP_IFICMPLT, X),
2849 new BranchInstruction(InstructionConstants.OP_IFICMPLT, X),
2860 new BranchInstruction(InstructionConstants.OP_IFICMPLT, X),
2872 new BranchInstruction(InstructionConstants.OP_IFICMPLT, X),
3217 new BranchInstruction(InstructionConstants.OP_IFICMPLT,
[all...]
/external/proguard/src/proguard/evaluation/
H A DProcessor.java793 case InstructionConstants.OP_IFICMPLT:
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...

Completed in 75 milliseconds