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

/haiku-buildtools/gcc/gcc/
H A Dgimplify.h65 extern tree unshare_expr_without_location (tree);
H A Dtree-switch-conversion.c918 = unshare_expr_without_location (info->default_values[k]);
945 elt.value = unshare_expr_without_location (val);
H A Dipa-prop.c454 jfunc->value.constant.value = unshare_expr_without_location (constant);
493 jfunc->value.pass_through.operand = unshare_expr_without_location (operand);
1438 item.value = unshare_expr_without_location (list->constant);
H A Dtree-sra.c2039 tree debug_expr = unshare_expr_without_location (access->expr), d;
H A Dgimplify.c938 /* Worker for unshare_expr_without_location. */
954 unshare_expr_without_location (tree expr)
953 unshare_expr_without_location (tree expr) function
/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-expr.c7245 vtab = unshare_expr_without_location (vtab);
7265 val = unshare_expr_without_location (val);

Completed in 187 milliseconds