Searched refs:current_function_has_exception_handlers (Results 1 – 9 of 9) sorted by relevance
114 extern bool current_function_has_exception_handlers PARAMS ((void));
592 if (USING_SJLJ_EXCEPTIONS && current_function_has_exception_handlers ()) in optimize_sibling_and_tail_recursive_calls()
340 if (current_function_has_exception_handlers ()) in is_cfg_nonregular()
1248 current_function_has_exception_handlers () in current_function_has_exception_handlers() function
11502 current_function_has_exception_handlers.13626 * except.c (current_function_has_exception_handlers): New.
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