Searched refs:OP_NEW (Results 1 - 10 of 10) sorted by relevance

/external/proguard/src/proguard/optimize/info/
H A DInstantiationClassMarker.java51 if (constantInstruction.opcode == InstructionConstants.OP_NEW)
H A DExceptionInstructionChecker.java124 case InstructionConstants.OP_NEW:
/external/proguard/src/proguard/optimize/peephole/
H A DInstructionSequenceConstants.java3697 new ConstantInstruction(InstructionConstants.OP_NEW, CLASS_STRINGBUFFER),
3708 new ConstantInstruction(InstructionConstants.OP_NEW, CLASS_STRINGBUFFER),
3719 new ConstantInstruction(InstructionConstants.OP_NEW, CLASS_STRINGBUFFER),
3730 new ConstantInstruction(InstructionConstants.OP_NEW, CLASS_STRINGBUFFER),
3739 new ConstantInstruction(InstructionConstants.OP_NEW, CLASS_STRINGBUFFER),
3748 new ConstantInstruction(InstructionConstants.OP_NEW, CLASS_STRINGBUFFER),
3759 new ConstantInstruction(InstructionConstants.OP_NEW, CLASS_STRINGBUFFER),
3770 new ConstantInstruction(InstructionConstants.OP_NEW, CLASS_STRINGBUFFER),
3783 new ConstantInstruction(InstructionConstants.OP_NEW, CLASS_STRINGBUFFER),
3796 new ConstantInstruction(InstructionConstants.OP_NEW, CLASS_STRINGBUFFE
[all...]
H A DBranchTargetFinder.java491 if (constantInstruction.opcode == InstructionConstants.OP_NEW)
H A DMethodInliner.java419 case InstructionConstants.OP_NEW:
/external/proguard/src/proguard/classfile/instruction/
H A DInstructionConstants.java217 public static final byte OP_NEW = -69; field in interface:InstructionConstants
H A DInstructionFactory.java187 case InstructionConstants.OP_NEW:
/external/proguard/src/proguard/evaluation/
H A DProcessor.java576 case InstructionConstants.OP_NEW:
/external/proguard/src/proguard/optimize/evaluation/
H A DEvaluationShrinker.java661 if (constantInstruction.opcode == InstructionConstants.OP_NEW)
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/DataEntryWriterFactory.class DataEntryWriterFactory.java package proguard public ...

Completed in 49 milliseconds