Searched refs:current_function_has_exception_handlers (Results 1 – 6 of 6) sorted by relevance
70 extern bool current_function_has_exception_handlers (void);
173 if (USING_SJLJ_EXCEPTIONS && current_function_has_exception_handlers ()) in suitable_for_tail_call_opt_p()
326 if (current_function_has_exception_handlers ()) in is_cfg_nonregular()
842 current_function_has_exception_handlers (void) in current_function_has_exception_handlers() function
7060 current_function_has_exception_handlers, assign_filter_values,13845 * except.c (current_function_has_exception_handlers): Function
25949 current_function_has_exception_handlers.28073 * except.c (current_function_has_exception_handlers): New.