Lines Matching refs:bitmap_set_bit
256 if (bitmap_set_bit (symbols_to_rename_set, DECL_UID (sym))) in mark_for_renaming()
449 if (!bitmap_set_bit (blocks_to_update, bb->index)) in mark_block_for_update()
486 bitmap_set_bit (db_p->def_blocks, bb->index); in set_def_block()
488 bitmap_set_bit (db_p->phi_blocks, bb->index); in set_def_block()
521 bitmap_set_bit (db_p->livein_blocks, bb->index); in set_livein_block()
586 bitmap_set_bit (*set, SSA_NAME_VERSION (old)); in add_to_repl_tbl()
621 bitmap_set_bit (new_ssa_names, SSA_NAME_VERSION (new_tree)); in add_new_name_mapping()
622 bitmap_set_bit (old_ssa_names, SSA_NAME_VERSION (old)); in add_new_name_mapping()
664 bitmap_set_bit (interesting_blocks, bb->index); in mark_def_sites()
689 bitmap_set_bit (kills, DECL_UID (def)); in mark_def_sites()
696 bitmap_set_bit (interesting_blocks, bb->index); in mark_def_sites()
885 if (!bitmap_set_bit (live_phis, p)) in prune_unused_phi_nodes()
903 bitmap_set_bit (uses, u); in prune_unused_phi_nodes()
943 bitmap_set_bit (blocks_with_phis_to_rewrite, idx); in mark_phi_for_rewrite()
1109 bitmap_set_bit (interesting_blocks, use_bb->index); in insert_phi_nodes()
1119 bitmap_set_bit (interesting_blocks, def_bb->index); in insert_phi_nodes()
3063 bitmap_set_bit (names_to_release, SSA_NAME_VERSION (name)); in release_ssa_name_after_update_ssa()
3130 bitmap_set_bit (pruned_idf, i); in insert_updated_phi_nodes_for()
3165 bitmap_set_bit (blocks, e->src->index); in insert_updated_phi_nodes_for()
3467 bitmap_set_bit (interesting_blocks, i); in update_ssa()