Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-pre.c740 sorted_array_from_bitmap_set (bitmap_set_t set) in sorted_array_from_bitmap_set() function
1723 exprs = sorted_array_from_bitmap_set (set); in phi_translate_set()
1927 vec<pre_expr> exprs = sorted_array_from_bitmap_set (set1);
3203 exprs = sorted_array_from_bitmap_set (ANTIC_IN (block)); in do_pre_regular_insertion()
3374 exprs = sorted_array_from_bitmap_set (PA_IN (block)); in do_pre_partial_partial_insertion()
3562 vec<pre_expr> exprs = sorted_array_from_bitmap_set (&hoistable_set); in do_hoist_insertion()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-pre.cc902 sorted_array_from_bitmap_set (bitmap_set_t set) in sorted_array_from_bitmap_set() function
1993 vec<pre_expr> exprs = sorted_array_from_bitmap_set (set1); in clean()
3666 vec<pre_expr> exprs = sorted_array_from_bitmap_set (&hoistable_set); in do_hoist_insertion()
3809 = sorted_array_from_bitmap_set (ANTIC_IN (block)); in insert()
3816 exprs = sorted_array_from_bitmap_set (PA_IN (block)); in insert()
H A DChangeLog-20205405 (sorted_array_from_bitmap_set): Elide expr_visited bitmap.
5441 (sorted_array_from_bitmap_set): Walk over values and adjust.
5504 (sorted_array_from_bitmap_set): Use it to properly
H A DChangeLog-20066879 (sorted_array_from_bitmap_set): Ditto.
H A DChangeLog-200933157 (sorted_array_from_bitmap_set): Use FOR_EACH_VALUE_ID_IN_SET to
H A DChangeLog-201211999 (sorted_array_from_bitmap_set): Likewise.
H A DChangeLog-201040622 * tree-ssa-pre.c (sorted_array_from_bitmap_set): Pre-allocate
H A DChangeLog-201421099 * tree-ssa-pre.c (sorted_array_from_bitmap_set): Reserve