Searched refs:bitmap_insert_into_set (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | tree-ssa-pre.c | 553 bitmap_insert_into_set (bitmap_set_t set, tree expr) in bitmap_insert_into_set() function 831 bitmap_insert_into_set (set, expr); in bitmap_value_replace_in_set() 846 bitmap_insert_into_set (set, expr); in bitmap_value_insert_into_set() 2613 bitmap_insert_into_set (PHI_GEN (block), in insert_into_preds_of_block() 2617 bitmap_insert_into_set (NEW_SETS (block), in insert_into_preds_of_block() 2862 bitmap_insert_into_set (s1, var); in add_to_sets() 3399 bitmap_insert_into_set (TMP_GEN (ENTRY_BLOCK_PTR), def); in compute_avail() 3412 bitmap_insert_into_set (TMP_GEN (ENTRY_BLOCK_PTR), def); in compute_avail() 3506 bitmap_insert_into_set (TMP_GEN (block), lhs); in compute_avail()
|
| H A D | ChangeLog-2004 | 14065 value_remove_from_set_bitmap, bitmap_insert_into_set, insert_into_set, 26194 (bitmap_insert_into_set): No point in inserting the value if
|