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

/freebsd-10-stable/contrib/gcc/
H A Dreload1.c8372 rtx eh_note = find_reg_note (insn, REG_EH_REGION, NULL_RTX);
8373 if (eh_note)
8379 = gen_rtx_EXPR_LIST (REG_EH_REGION, XEXP (eh_note, 0),
8343 rtx eh_note = find_reg_note (insn, REG_EH_REGION, NULL_RTX); local

Completed in 105 milliseconds