Searched refs:arg_needs_copy_p (Results 1 – 2 of 2) sorted by relevance
697 arg_needs_copy_p (tree param) in arg_needs_copy_p() function779 if (!arg_needs_copy_p (param)) in eliminate_tail_call()912 if (arg_needs_copy_p (param)) in tree_optimize_tail_calls_1()
12994 * tree-tailcall.c (arg_needs_copy_p): New function.12995 (eliminate_tail_call): Use arg_needs_copy_p.