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

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dhaifa-sched.c468 used for regenerating the corresponding note (in reemit_notes).
477 static rtx reemit_notes (rtx, rtx);
1642 reemit_notes (rtx insn, rtx last)
1663 return value from the first call to reemit_notes. */
1672 /* If this is the first call to reemit_notes, then record
1675 retval = reemit_notes (insn, insn);
1677 reemit_notes (insn, insn);
1638 reemit_notes (rtx insn, rtx last) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dsched-int.h159 extern void reemit_notes (rtx);
H A Dhaifa-sched.c527 used for regenerating the corresponding note (in reemit_notes).
2277 reemit_notes (rtx insn)
3142 reemit_notes (insn);
2272 reemit_notes (rtx insn) function
H A Dsel-sched-ir.c4514 reemit_notes (insn);

Completed in 285 milliseconds