Searched refs:return_temp (Results 1 – 2 of 2) sorted by relevance
87 tree return_temp; member1166 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()
297 const char *return_temp(int x) {