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

/freebsd-9.3-release/contrib/gcc/
H A Dsched-int.h618 extern void compute_forward_dependences (rtx, rtx);
H A Dsched-ebb.c463 compute_forward_dependences (head, tail);
H A Dsched-deps.c1683 compute_forward_dependences (rtx head, rtx tail)
1674 compute_forward_dependences (rtx head, rtx tail) function
H A Dsched-rgn.c2691 compute_forward_dependences (head, tail);

Completed in 116 milliseconds