Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/
Dgimplify.c87 tree return_temp; member
1166 else if (gimplify_ctxp->return_temp) in gimplify_return_expr()
1167 result = gimplify_ctxp->return_temp; in gimplify_return_expr()
1178 gimplify_ctxp->return_temp = result; in gimplify_return_expr()