Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dhaifa-sched.c934 static bitmap tmp_bitmap; variable
2141 bitmap_clear (tmp_bitmap); in model_recompute()
2145 if (new_last < point && bitmap_set_bit (tmp_bitmap, use->regno)) in model_recompute()
7172 tmp_bitmap = BITMAP_ALLOC (NULL); in alloc_global_sched_pressure_data()
7207 BITMAP_FREE (tmp_bitmap); in free_global_sched_pressure_data()