Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-pre.cc811 bitmap_set_free (bitmap_set_t set) in bitmap_set_free() function
2199 bitmap_set_free (tmp); in compute_antic_aux()
2297 bitmap_set_free (old); in compute_antic_aux()
2299 bitmap_set_free (S); in compute_antic_aux()
2301 bitmap_set_free (ANTIC_OUT); in compute_antic_aux()
2389 bitmap_set_free (pa_in); in compute_partial_antic_aux()
2426 bitmap_set_free (old_PA_IN); in compute_partial_antic_aux()
2428 bitmap_set_free (PA_OUT); in compute_partial_antic_aux()
3830 bitmap_set_free (NEW_SETS (bb)); in insert()
3840 bitmap_set_free (NEW_SETS (bb)); in insert()
H A DChangeLog-20066877 (bitmap_set_free): Ditto.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-pre.c730 bitmap_set_free (bitmap_set_t set) in bitmap_set_free() function
2123 bitmap_set_free (tmp); in compute_antic_aux()
2221 bitmap_set_free (old); in compute_antic_aux()
2223 bitmap_set_free (S); in compute_antic_aux()
2225 bitmap_set_free (ANTIC_OUT); in compute_antic_aux()
2313 bitmap_set_free (pa_in); in compute_partial_antic_aux()
2350 bitmap_set_free (old_PA_IN); in compute_partial_antic_aux()
2352 bitmap_set_free (PA_OUT); in compute_partial_antic_aux()
3701 bitmap_set_free (NEW_SETS (bb)); in insert()