Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDfold-const.c9239 tree rootfn, arg, arglist; in fold_binary() local
9250 rootfn = TREE_OPERAND (TREE_OPERAND (arg0, 0), 0); in fold_binary()
9253 return build_function_call_expr (rootfn, arglist); in fold_binary()