Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dtree-phinodes.c81 static unsigned long free_phinode_count; variable
100 free_phinode_count = 0; in init_phinodes()
112 free_phinode_count = 0; in fini_phinodes()
138 if (free_phinode_count) in allocate_phi_node()
147 free_phinode_count--; in allocate_phi_node()
259 free_phinode_count++; in release_phi_node()