Searched refs:add_stmt_to_eh_region_fn (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dexcept.h114 extern void add_stmt_to_eh_region_fn (struct function *, tree, int);
H A Dtree-eh.c98 add_stmt_to_eh_region_fn (struct function *ifun, tree t, int num)
123 add_stmt_to_eh_region_fn (ifun, t, num);
129 add_stmt_to_eh_region_fn (cfun, t, num);
95 add_stmt_to_eh_region_fn (struct function *ifun, tree t, int num) function
H A Dtree-cfg.c4780 add_stmt_to_eh_region_fn (dest_cfun, stmt, region + eh_offset);

Completed in 130 milliseconds