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

/freebsd-10.1-release/contrib/gcc/
H A Dfold-const.c9274 tree rootfn, arg, arglist;
9285 rootfn = TREE_OPERAND (TREE_OPERAND (arg0, 0), 0);
9288 return build_function_call_expr (rootfn, arglist);
9239 tree rootfn, arg, arglist; local

Completed in 121 milliseconds