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

/haiku-buildtools/gcc/gcc/
H A Dtree-eh.c108 add_stmt_to_eh_lp_fn (struct function *ifun, gimple t, int num) function
123 add_stmt_to_eh_lp_fn (cfun, t, num);
134 add_stmt_to_eh_lp_fn (cfun, t, -region->index);
142 add_stmt_to_eh_lp_fn (cfun, t, lp->index);
2988 add_stmt_to_eh_lp_fn (new_fun, new_stmt, new_lp_nr);

Completed in 48 milliseconds