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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-eh.c862 frob_into_branch_around (gtry *tp, eh_region region, tree over) function
1851 gimple_seq ret_seq = frob_into_branch_around (tp, try_region, out_label);
1901 return frob_into_branch_around (tp, this_region, NULL);
1979 result = frob_into_branch_around (tp, this_region,
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-eh.cc862 frob_into_branch_around (gtry *tp, eh_region region, tree over) function
1846 gimple_seq ret_seq = frob_into_branch_around (tp, try_region, out_label);
1896 return frob_into_branch_around (tp, this_region, NULL);
1974 result = frob_into_branch_around (tp, this_region,

Completed in 268 milliseconds