Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhaifa-sched.cc934 static bitmap tmp_bitmap; variable
2142 bitmap_clear (tmp_bitmap); in model_recompute()
2146 if (new_last < point && bitmap_set_bit (tmp_bitmap, use->regno)) in model_recompute()
7216 tmp_bitmap = BITMAP_ALLOC (NULL); in alloc_global_sched_pressure_data()
7254 BITMAP_FREE (tmp_bitmap); in free_global_sched_pressure_data()
H A DChangeLog-201733663 * haifa-sched.c (tmp_bitmap): New variable.
33665 (alloc_global_sched_pressure_data): Initialize tmp_bitmap.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhaifa-sched.c934 static bitmap tmp_bitmap; variable
2142 bitmap_clear (tmp_bitmap); in model_recompute()
2146 if (new_last < point && bitmap_set_bit (tmp_bitmap, use->regno)) in model_recompute()
7207 tmp_bitmap = BITMAP_ALLOC (NULL); in alloc_global_sched_pressure_data()
7245 BITMAP_FREE (tmp_bitmap); in free_global_sched_pressure_data()