Home
last modified time | relevance | path

Searched refs:set_nothrow_function_flags (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexcept.cc1975 set_nothrow_function_flags (void) in set_nothrow_function_flags() function
2052 return set_nothrow_function_flags (); in execute()
H A DChangeLog-2009529 * except.h (set_nothrow_function_flags): Remove prototype.
530 * except.c (set_nothrow_function_flags): Use cgraph_set_nothrow_flag.
27351 (set_nothrow_function_flags): Update cgraph.
28163 (set_nothrow_function_flags): Mention in the dump file when
31092 * except.c (set_nothrow_function_flags): Use crtl->nothrow;
H A DChangeLog-20068146 * except.c (set_nothrow_function_flags): For functions
17632 * except.c (set_nothrow_function_flags): Ditto.
17637 * except.h (set_nothrow_function_flags): Ditto.
H A DChangeLog-200821470 (set_nothrow_function_flags): Update.
22157 * except.c (set_nothrow_function_flags): Update.
H A DChangeLog-200424560 can_throw_internal, can_throw_external, set_nothrow_function_flags,
25057 * except.c (set_nothrow_function_flags): Set TREE_NOTHROW.
25058 * except.h (set_nothrow_function_flags): Update comment.
H A DChangeLog-20029580 * except.c (set_nothrow_function_flags): Replaces
9582 * except.h (set_nothrow_function_flags): Replaces
H A DChangeLog-20121386 * except.c (set_nothrow_function_flags): Likewise.
H A DChangeLog-200729425 * except.c (set_nothrow_function_flags): Likewise.
H A DChangeLog-201130623 * except.c (set_nothrow_function_flags): Call cgraph_get_node instead
H A DChangeLog-201426791 (set_nothrow_function_flags): Strengthen local "insn" from rtx to
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexcept.c1974 set_nothrow_function_flags (void) in set_nothrow_function_flags() function
2051 return set_nothrow_function_flags (); in execute()