insn_type
type = insn_type(speinsn);
type = insn_type(func);
static struct insn_type *insn_format_to_type(char *format)
struct insn_type *type;
struct insn_type *type;
static struct insn_type insn_type_table[] = {
static inline enum insn_type __sc_insn(bool null, bool tail)
static void __ref __static_call_transform(void *insn, enum insn_type type,
enum insn_type typ;