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

/haiku-buildtools/gcc/gcc/
H A Dcfgrtl.c2492 int n_eh = 0, n_abnormal = 0;
2570 n_eh++;
2586 if (n_eh && !find_reg_note (BB_END (bb), REG_EH_REGION, NULL_RTX))
2591 if (n_eh > 1)
2632 if (n_abnormal > n_eh
2479 int n_eh = 0, n_abnormal = 0; local

Completed in 39 milliseconds