Searched refs:sorted_array_from_bitmap_set (Results 1 – 8 of 8) sorted by relevance
740 sorted_array_from_bitmap_set (bitmap_set_t set) in sorted_array_from_bitmap_set() function1723 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()
902 sorted_array_from_bitmap_set (bitmap_set_t set) in sorted_array_from_bitmap_set() function1993 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()
5405 (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
6879 (sorted_array_from_bitmap_set): Ditto.
33157 (sorted_array_from_bitmap_set): Use FOR_EACH_VALUE_ID_IN_SET to
11999 (sorted_array_from_bitmap_set): Likewise.
40622 * tree-ssa-pre.c (sorted_array_from_bitmap_set): Pre-allocate
21099 * tree-ssa-pre.c (sorted_array_from_bitmap_set): Reserve