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

/freebsd-9.3-release/contrib/gcc/
H A Dsched-int.h617 extern void add_forw_dep (rtx, rtx);
H A Dsched-ebb.c410 add_forw_dep (insn, LOG_LINKS (insn));
H A Dsched-deps.c1641 add_forw_dep (rtx to, rtx link)
1710 add_forw_dep (insn, link);
1935 add_forw_dep (insn, link);
1632 add_forw_dep (rtx to, rtx link) function
H A Dddg.c406 add_forw_dep (dest_node->insn, link);

Completed in 92 milliseconds