Searched refs:unshare_expr_without_location (Results 1 – 22 of 22) sorted by relevance
680 new_cond.type = unshare_expr_without_location (type); in add_condition()681 new_cond.val = val ? unshare_expr_without_location (val) : val; in add_condition()690 op->val[0] = unshare_expr_without_location (op->val[0]); in add_condition()692 op->val[1] = unshare_expr_without_location (op->val[1]); in add_condition()
67 extern tree unshare_expr_without_location (tree);
542 jfunc->value.constant.value = unshare_expr_without_location (constant); in ipa_set_jf_constant()590 jfunc->value.pass_through.operand = unshare_expr_without_location (operand); in ipa_set_jf_arith_pass_through()1641 = unshare_expr_without_location (operand); in build_agg_jump_func_from_list()1647 item.value.constant = unshare_expr_without_location (operand); in build_agg_jump_func_from_list()
399 = unshare_expr_without_location (m_default_values[k]); in build_constructors()427 elt.value = unshare_expr_without_location (val); in build_constructors()
2212 tree debug_expr = unshare_expr_without_location (access->expr), d;
1043 unshare_expr_without_location (tree expr) in unshare_expr_without_location() function
679 new_cond.type = unshare_expr_without_location (type); in add_condition()680 new_cond.val = val ? unshare_expr_without_location (val) : val; in add_condition()689 op->val[0] = unshare_expr_without_location (op->val[0]); in add_condition()691 op->val[1] = unshare_expr_without_location (op->val[1]); in add_condition()
400 = unshare_expr_without_location (m_default_values[k]); in build_constructors()428 elt.value = unshare_expr_without_location (val); in build_constructors()
548 jfunc->value.constant.value = unshare_expr_without_location (constant); in ipa_set_jf_constant()600 jfunc->value.pass_through.operand = unshare_expr_without_location (operand); in ipa_set_jf_arith_pass_through()1723 = unshare_expr_without_location (operand); in build_agg_jump_func_from_list()1729 item.value.constant = unshare_expr_without_location (operand); in build_agg_jump_func_from_list()
1337 = unshare_expr_without_location (gimple_assign_rhs_to_tree (def)); in prepare_debug_expressions()
2246 tree debug_expr = unshare_expr_without_location (access->expr), d; in create_access_replacement()
1826 value = unshare_expr_without_location (value); in remap_gimple_stmt()
1050 unshare_expr_without_location (tree expr) in unshare_expr_without_location() function
272 (unshare_expr_without_location): Likewise.273 * tree.h (unshare_expr_without_location): Declare.276 (ipa_set_jf_constant): Use unshare_expr_without_location.280 unshare_expr_without_location on all constructor elements.
9768 * tree.h (unshare_expr, unshare_expr_without_location,
1907 unshare_expr_without_location on the ctor elements.
9320 vtab = unshare_expr_without_location (vtab); in gfc_conv_structure()9342 val = unshare_expr_without_location (val); in gfc_conv_structure()
8777 vtab = unshare_expr_without_location (vtab); in gfc_conv_structure()8799 val = unshare_expr_without_location (val); in gfc_conv_structure()
2570 arg = unshare_expr_without_location (arg); in cxx_eval_call_expression()
2822 arg = unshare_expr_without_location (arg); in cxx_eval_call_expression()
133 unshare_expr_without_location.