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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-eh.c93 record_stmt_eh_region (eh_region region, gimple *t) function
818 record_stmt_eh_region (region->outer, x);
2083 record_stmt_eh_region (state->cur_region, stmt);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-eh.cc93 record_stmt_eh_region (eh_region region, gimple *t) function
818 record_stmt_eh_region (region->outer, x);
2075 record_stmt_eh_region (state->cur_region, stmt);

Completed in 216 milliseconds