Home
last modified time | relevance | path

Searched refs:bitmap_empty_p (Results 1 – 21 of 21) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dtree-into-ssa.c843 if (bitmap_empty_p (uses)) in prune_unused_phi_nodes()
854 if (bitmap_empty_p (phis)) in prune_unused_phi_nodes()
2472 if (syms_to_rename && !bitmap_empty_p (syms_to_rename)) in dump_update_ssa()
2482 if (names_to_release && !bitmap_empty_p (names_to_release)) in dump_update_ssa()
2637 if (bitmap_empty_p (set)) in mark_set_for_renaming()
2752 if (db == NULL || bitmap_empty_p (db->def_blocks)) in insert_updated_phi_nodes_for()
2790 if (!bitmap_empty_p (pruned_idf)) in insert_updated_phi_nodes_for()
3021 && bitmap_empty_p (syms_to_rename)) in update_ssa()
3026 if (!bitmap_empty_p (syms_to_rename)) in update_ssa()
H A Dbitmap.c816 if (bitmap_empty_p (a)) in bitmap_and_compl_into()
990 if (bitmap_empty_p (a)) in bitmap_compl_and_into()
995 if (bitmap_empty_p (b)) in bitmap_compl_and_into()
H A Dbitmap.h102 #define bitmap_empty_p(MAP) (!(MAP)->first) macro
H A Dtree-ssa-dom.c319 if (!bitmap_empty_p (need_eh_cleanup)) in tree_ssa_dominator_optimize()
2476 while (!bitmap_empty_p (interesting_names)) in eliminate_degenerate_phis()
2500 if (!bitmap_empty_p (need_eh_cleanup)) in eliminate_degenerate_phis()
H A Dtree-ssa-structalias.c1990 && !bitmap_empty_p (get_varinfo (node)->solution)) in eliminate_indirect_cycles()
2045 if (find (i) == i && !bitmap_empty_p (ivi->solution) in solve_graph()
2046 && ((graph->succs[i] && !bitmap_empty_p (graph->succs[i])) in solve_graph()
2098 if (bitmap_empty_p (pts)) in solve_graph()
2104 solution_empty = bitmap_empty_p (solution); in solve_graph()
2117 solution_empty = bitmap_empty_p (solution); in solve_graph()
4500 if (bitmap_empty_p (pi->pt_vars)) in find_what_p_points_to()
H A Dtree-stdarg.c878 && ! bitmap_empty_p (si.va_list_escape_vars) in execute_optimize_stdarg()
H A Dtree-ssa-loop-manip.c306 if (changed_bbs && !bitmap_empty_p (changed_bbs)) in find_uses_to_rename()
H A Dtree-object-size.c377 if (! bitmap_empty_p (osi.reexamine)) in compute_builtin_object_size()
H A Dtree-ssa.c469 && (pi->pt_vars == NULL || bitmap_empty_p (pi->pt_vars))) in verify_flow_sensitive_alias_info()
H A Dtree-ssa-pre.c656 return bitmap_empty_p (set->values); in bitmap_set_empty_p()
2085 if (bitmap_empty_p (RVUSE_KILL (bb))) in compute_rvuse_and_antic_safe()
3841 if (!bitmap_empty_p (need_eh_cleanup)) in fini_pre()
H A Dtree-ssa-alias.c1048 if (pi->pt_vars && !bitmap_empty_p (pi->pt_vars)) in create_name_tags()
1303 if (!bitmap_empty_p (may_aliases2)) in compute_flow_insensitive_aliasing()
H A Dflow.c1312 if (bitmap_empty_p (tmp)) in calculate_global_regs_live()
1361 if (!bitmap_empty_p (tmp)) in calculate_global_regs_live()
2039 if (!bitmap_empty_p (diff)) in init_propagate_block_info()
H A Ddf-problems.c683 if (bitmap_empty_p (sparse_kill)) in df_ru_transfer_function()
1207 if (bitmap_empty_p (sparse_kill)) in df_rd_transfer_function()
H A Dtree-sra.c1542 if (!bitmap_empty_p (sra_candidates)) in decide_instantiations()
H A Dbb-reorder.c2052 if (bitmap_empty_p (candidates)) in duplicate_computed_gotos()
H A Dtree-ssa-live.c493 if (!bitmap_empty_p (both)) in create_ssa_var_map()
H A Dtree-vrp.c327 gcc_assert (equiv == NULL || bitmap_empty_p (equiv)); in set_value_range()
341 if (equiv && !bitmap_empty_p (equiv)) in set_value_range()
H A Dtree-ssa-operands.c1694 && !bitmap_empty_p (call_clobbered_vars) in get_call_expr_operands()
H A Dtree-outof-ssa.c2158 gcc_assert (bitmap_empty_p (leader_has_match)); in analyze_edges_for_bb()
H A Dtree-cfg.c4962 if (!bitmap_empty_p (vars_to_remove)) in move_sese_region_to_fn()
/openbsd-src/gnu/gcc/gcc/config/bfin/
H A Dbfin.c3428 if (bitmap_empty_p (tmp_bitmap)) in bfin_reorg_loops()