Searched refs:newInsn (Results 1 – 4 of 4) sorted by relevance
556 TypeInsnNode newInsn = new TypeInsnNode(Opcodes.NEW, internalName); in attemptAllocationBeforeArgumentLoads() local559 instructions.insert(newInsn); in attemptAllocationBeforeArgumentLoads()561 instructions.insert(insn, newInsn); in attemptAllocationBeforeArgumentLoads()563 instructions.insert(newInsn, new InsnNode(Opcodes.DUP)); in attemptAllocationBeforeArgumentLoads()
979 val newInsn = TypeInsnNode(NEW, descToName(jucaAtomicArrayDesc)) in putJucaAtomicArray() constant980 instructions.insert(initStart.previous, newInsn) in putJucaAtomicArray()981 instructions.insert(newInsn, InsnNode(DUP)) in putJucaAtomicArray()
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
META-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...