Searched refs:same_handler_p (Results 1 – 6 of 6) sorted by relevance
3147 same_handler_p (gimple_seq oneh, gimple_seq twoh) in same_handler_p() function3208 if (same_handler_p (gimple_try_cleanup (oneh), gimple_try_cleanup (two))) in optimize_double_finally()
1015 (same_handler_p): Likewise.
1077 * tree-eh.c (same_handler_p, optimize_double_finally,
4813 * tree-eh.c (same_handler_p): New fn.
28971 * tree-eh.c (same_handler_p): Use gimple_call_same_target_p.
3152 same_handler_p (gimple_seq oneh, gimple_seq twoh) in same_handler_p() function3213 if (same_handler_p (gimple_try_cleanup (oneh), gimple_try_cleanup (two))) in optimize_double_finally()