Home | History | Annotate | Download | only in tcg

Lines Matching refs:temp_count_max

2176         if (s->nb_temps > s->temp_count_max)
2177 s->temp_count_max = s->nb_temps;
2226 s->temp_count_max);