Home
last modified time | relevance | path

Searched refs:temp_count_max (Results 1 – 2 of 2) sorted by relevance

/external/qemu/tcg/
Dtcg.h491 int temp_count_max; member
Dtcg.c2595 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()