Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-eh.cc3147 same_handler_p (gimple_seq oneh, gimple_seq twoh) in same_handler_p() function
3208 if (same_handler_p (gimple_try_cleanup (oneh), gimple_try_cleanup (two))) in optimize_double_finally()
H A DChangeLog.gimple-classes1015 (same_handler_p): Likewise.
H A DChangeLog.tuples1077 * tree-eh.c (same_handler_p, optimize_double_finally,
H A DChangeLog-20074813 * tree-eh.c (same_handler_p): New fn.
H A DChangeLog-201128971 * tree-eh.c (same_handler_p): Use gimple_call_same_target_p.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-eh.c3152 same_handler_p (gimple_seq oneh, gimple_seq twoh) in same_handler_p() function
3213 if (same_handler_p (gimple_try_cleanup (oneh), gimple_try_cleanup (two))) in optimize_double_finally()