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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-tailcall.c126 static void eliminate_tail_call (struct tailcall *);
716 eliminate_tail_call (struct tailcall *t) function
844 eliminate_tail_call (t);
963 of operands of the function, as assumed by eliminate_tail_call. */

Completed in 43 milliseconds