Home
last modified time | relevance | path

Searched refs:note2 (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Demit-rtl.c5308 rtx note1, note2, link; in emit_copy_of_insn_after() local
5364 while ((note2 = find_reg_note (p, REG_LIBCALL, NULL_RTX)) == NULL) in emit_copy_of_insn_after()
5367 XEXP (note2, 0) = new; in emit_copy_of_insn_after()