Home
last modified time | relevance | path

Searched refs:gimple_call_nothrow_p (Results 1 – 15 of 15) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-call-cdce.c1014 gimple_call_set_nothrow (new_call, gimple_call_nothrow_p (call)); in use_internal_fn()
H A Dinternal-fn.def300 gimple_call_nothrow_p on it. */
H A Dtree-ssa-math-opts.c844 gimple_call_nothrow_p (call)); in execute()
H A Dtree-ssa-ccp.c2941 gimple_call_nothrow_p (as_a <gcall *> (call))); in optimize_atomic_bit_test_and()
H A Dtree-vect-slp.c704 || !gimple_call_nothrow_p (call_stmt) in vect_build_slp_tree_1()
H A Dgimple.h3368 gimple_call_nothrow_p (gcall *s)
H A Dtree-eh.c2883 return !gimple_call_nothrow_p (as_a <gcall *> (stmt)); in stmt_could_throw_p()
H A Dtrans-mem.c5131 if (gimple_call_nothrow_p (stmt)) in ipa_tm_insert_gettmclone_call()
H A Dcfgexpand.c2664 if (gimple_call_nothrow_p (stmt)) in expand_call_stmt()
H A Dgimple-fold.c3947 gimple_call_nothrow_p (as_a <gcall *> (stmt))); in fold_builtin_atomic_compare_exchange()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-vect-slp.c575 || !gimple_call_nothrow_p (stmt) in vect_build_slp_tree()
H A Dtree-eh.c2630 return !gimple_call_nothrow_p (stmt); in stmt_could_throw_p()
H A Dgimple.h2475 gimple_call_nothrow_p (gimple s) in gimple_call_nothrow_p() function
H A Dtrans-mem.c4480 if (gimple_call_nothrow_p (stmt)) in ipa_tm_insert_gettmclone_call()
H A Dcfgexpand.c2044 if (gimple_call_nothrow_p (stmt)) in expand_call_stmt()