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

/freebsd-9.3-release/contrib/gcc/
H A Dsched-deps.c112 static void adjust_add_sorted_back_dep (rtx, rtx, rtx *);
1703 adjust_add_sorted_back_dep (insn, link, &new);
1895 adjust_add_sorted_back_dep (rtx insn, rtx link, rtx *linkp)
1934 adjust_add_sorted_back_dep (insn, link, &LOG_LINKS (insn));
1885 adjust_add_sorted_back_dep (rtx insn, rtx link, rtx *linkp) function

Completed in 47 milliseconds