Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexcept.h231 extern bool current_function_has_exception_handlers (void);
H A Dtree-tailcall.c168 && current_function_has_exception_handlers ()) in suitable_for_tail_call_opt_p()
H A Dsched-rgn.c279 if (current_function_has_exception_handlers ()) in is_cfg_nonregular()
H A Dexcept.c520 current_function_has_exception_handlers (void) in current_function_has_exception_handlers() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexcept.h231 extern bool current_function_has_exception_handlers (void);
H A Dtree-tailcall.cc165 && current_function_has_exception_handlers ()) in suitable_for_tail_call_opt_p()
H A Dsched-rgn.cc279 if (current_function_has_exception_handlers ()) in is_cfg_nonregular()
H A Dexcept.cc521 current_function_has_exception_handlers (void) in current_function_has_exception_handlers() function
H A DChangeLog-20057059 current_function_has_exception_handlers, assign_filter_values,
13844 * 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.
H A DChangeLog-20099540 (current_function_has_exception_handlers): Simplify.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.cc9452 if (current_function_has_exception_handlers ()) in alpha_reorg()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.c9447 if (current_function_has_exception_handlers ()) in alpha_reorg()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c20837 if (TARGET_SEH && current_function_has_exception_handlers ()) in ix86_reorg()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc22082 if (TARGET_SEH && current_function_has_exception_handlers ()) in ix86_reorg()