Searched refs:temp_count_max (Results 1 – 2 of 2) sorted by relevance
491 int temp_count_max; member
2595 if (s->nb_temps > s->temp_count_max) in tcg_gen_code()2596 s->temp_count_max = s->nb_temps; in tcg_gen_code()2638 s->temp_count_max); in tcg_dump_info()