Searched refs:op_count_max (Results 1 – 2 of 2) sorted by relevance
489 int op_count_max; /* max insn per TB */ member
2591 if (n > s->op_count_max) in tcg_gen_code()2592 s->op_count_max = n; in tcg_gen_code()2631 s->tb_count ? (double)s->op_count / s->tb_count : 0, s->op_count_max); in tcg_dump_info()