Home
last modified time | relevance | path

Searched refs:I_65536 (Results 1 – 1 of 1) sorted by relevance

/external/proguard/src/proguard/optimize/peephole/
DInstructionSequenceConstants.java64 private static final int I_65536 = 1; field in InstructionSequenceConstants
1096 new ConstantInstruction(InstructionConstants.OP_LDC, I_65536),