/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-range-cache.h | 56 if (cfun->can_throw_non_call_exceptions) in adjust_range()
|
H A D | gimple-ssa-isolate-paths.cc | 273 if (!cfun->can_throw_non_call_exceptions) in stmt_uses_name_in_undefined_way() 312 if (!cfun->can_throw_non_call_exceptions in stmt_uses_0_or_null_in_undefined_way()
|
H A D | cfgbuild.cc | 103 if (!cfun->can_throw_non_call_exceptions) in control_flow_insn_p() 324 else if (code == CALL_INSN || cfun->can_throw_non_call_exceptions) in make_edges()
|
H A D | compare-elim.cc | 296 if (cfun->can_throw_non_call_exceptions in can_eliminate_compare() 377 if (cfun->can_throw_non_call_exceptions) in before_dom_children()
|
H A D | function.h | 391 unsigned int can_throw_non_call_exceptions : 1; member
|
H A D | lra.cc | 1875 if (cfun->can_throw_non_call_exceptions) in lra_process_new_insns() 1883 if (cfun->can_throw_non_call_exceptions) in lra_process_new_insns() 1948 if (cfun->can_throw_non_call_exceptions) in lra_process_new_insns() 2528 if (cfun->can_throw_non_call_exceptions) in lra()
|
H A D | ipa-pure-const.cc | 568 if (possibly_throws && cfun->can_throw_non_call_exceptions) in check_call() 654 if (possibly_throws && cfun->can_throw_non_call_exceptions) in check_call() 776 if (cfun->can_throw_non_call_exceptions) in check_stmt()
|
H A D | tree-eh.cc | 2934 if (fun && !fun->can_throw_non_call_exceptions) in stmt_could_throw_p() 2944 if ((fun && !fun->can_throw_non_call_exceptions) in stmt_could_throw_p() 2950 if (fun && !fun->can_throw_non_call_exceptions) in stmt_could_throw_p() 2965 return (fun->can_throw_non_call_exceptions in stmt_unremovable_because_of_non_call_eh_p() 2979 if (cfun->can_throw_non_call_exceptions in tree_could_throw_p() 2989 if (cfun->can_throw_non_call_exceptions) in tree_could_throw_p()
|
H A D | ipa-modref.cc | 1157 if (cfun->can_throw_non_call_exceptions in record_access_p() 1362 && (!cfun->can_throw_non_call_exceptions in merge_call_side_effects() 1468 || (cfun->can_throw_non_call_exceptions in process_fnspec() 1742 && (!cfun->can_throw_non_call_exceptions in analyze_store() 1796 if (cfun->can_throw_non_call_exceptions in analyze_stmt() 1834 if (cfun->can_throw_non_call_exceptions in analyze_stmt()
|
H A D | shrink-wrap.cc | 64 if (cfun->can_throw_non_call_exceptions && can_throw_internal (insn)) in requires_stack_frame_p() 1793 || cfun->can_throw_non_call_exceptions in try_shrink_wrapping_separate()
|
H A D | dce.cc | 590 && (!cfun->can_throw_non_call_exceptions in delete_unmarked_insns()
|
H A D | store-motion.cc | 536 if (cfun->can_throw_non_call_exceptions && may_trap_p (dest)) in find_moveable_store()
|
H A D | postreload-gcse.cc | 1287 && !(cfun->can_throw_non_call_exceptions && may_trap_p (src)) in eliminate_partially_redundant_loads()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cfgbuild.c | 103 if (!cfun->can_throw_non_call_exceptions) in control_flow_insn_p() 324 else if (code == CALL_INSN || cfun->can_throw_non_call_exceptions) in make_edges()
|
H A D | gimple-ssa-isolate-paths.c | 273 if (!cfun->can_throw_non_call_exceptions) in stmt_uses_name_in_undefined_way() 312 if (!cfun->can_throw_non_call_exceptions in stmt_uses_0_or_null_in_undefined_way()
|
H A D | compare-elim.c | 298 if (cfun->can_throw_non_call_exceptions in can_eliminate_compare() 379 if (cfun->can_throw_non_call_exceptions) in before_dom_children()
|
H A D | function.h | 377 unsigned int can_throw_non_call_exceptions : 1; member
|
H A D | lra.c | 1876 if (cfun->can_throw_non_call_exceptions) in lra_process_new_insns() 1884 if (cfun->can_throw_non_call_exceptions) in lra_process_new_insns() 1892 if (cfun->can_throw_non_call_exceptions) in lra_process_new_insns() 2598 if (cfun->can_throw_non_call_exceptions) in lra()
|
H A D | ipa-pure-const.c | 569 if (possibly_throws && cfun->can_throw_non_call_exceptions) in check_call() 656 if (possibly_throws && cfun->can_throw_non_call_exceptions) in check_call() 776 if (cfun->can_throw_non_call_exceptions) in check_stmt()
|
H A D | tree-eh.c | 2939 if (fun && !fun->can_throw_non_call_exceptions) in stmt_could_throw_p() 2949 if ((fun && !fun->can_throw_non_call_exceptions) in stmt_could_throw_p() 2955 if (fun && !fun->can_throw_non_call_exceptions) in stmt_could_throw_p() 2970 return (fun->can_throw_non_call_exceptions in stmt_unremovable_because_of_non_call_eh_p() 2984 if (cfun->can_throw_non_call_exceptions in tree_could_throw_p() 2994 if (cfun->can_throw_non_call_exceptions) in tree_could_throw_p()
|
H A D | shrink-wrap.c | 63 if (cfun->can_throw_non_call_exceptions && can_throw_internal (insn)) in requires_stack_frame_p() 1785 || cfun->can_throw_non_call_exceptions in try_shrink_wrapping_separate()
|
H A D | dce.c | 590 && (!cfun->can_throw_non_call_exceptions in delete_unmarked_insns()
|
H A D | store-motion.c | 540 if (cfun->can_throw_non_call_exceptions && may_trap_p (dest)) in find_moveable_store()
|
H A D | postreload-gcse.c | 1286 && !(cfun->can_throw_non_call_exceptions && may_trap_p (src)) in eliminate_partially_redundant_loads()
|
H A D | gimple-ssa-store-merging.c | 4716 if (!cfun->can_throw_non_call_exceptions || !cfun->eh) in lp_nr_for_store() 4984 if (cfun->can_throw_non_call_exceptions && cfun->eh in get_status_for_store_merging() 5008 if (cfun->can_throw_non_call_exceptions && cfun->eh) in execute() 5068 if (cfun->can_throw_non_call_exceptions && cfun->eh && changed) in execute()
|