Home
last modified time | relevance | path

Searched refs:current_function_has_exception_handlers (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dexcept.h70 extern bool current_function_has_exception_handlers (void);
H A Dtree-tailcall.c173 if (USING_SJLJ_EXCEPTIONS && current_function_has_exception_handlers ()) in suitable_for_tail_call_opt_p()
H A Dsched-rgn.c326 if (current_function_has_exception_handlers ()) in is_cfg_nonregular()
H A Dexcept.c842 current_function_has_exception_handlers (void) in current_function_has_exception_handlers() function
H A DChangeLog-20057060 current_function_has_exception_handlers, assign_filter_values,
13845 * except.c (current_function_has_exception_handlers): Function
H A DChangeLog-200225949 current_function_has_exception_handlers.
28073 * except.c (current_function_has_exception_handlers): New.