fun InsnList.find(opcode: Int): Any?
Find the first instruction node with the specified opcode
opcode - The opcode to search
opcode