Lines Matching refs:walk_tree
418 walk_tree (&DECL_SIZE (t), copy_tree_body_r, id, NULL); in remap_decl()
419 walk_tree (&DECL_SIZE_UNIT (t), copy_tree_body_r, id, NULL); in remap_decl()
424 walk_tree (&DECL_FIELD_OFFSET (t), copy_tree_body_r, id, NULL); in remap_decl()
426 walk_tree (&DECL_QUALIFIER (t), copy_tree_body_r, id, NULL); in remap_decl()
519 walk_tree (&TYPE_MIN_VALUE (new_tree), copy_tree_body_r, id, NULL); in remap_type_1()
523 walk_tree (&TYPE_MAX_VALUE (new_tree), copy_tree_body_r, id, NULL); in remap_type_1()
537 walk_tree (&TYPE_ARG_TYPES (new_tree), copy_tree_body_r, id, NULL); in remap_type_1()
618 walk_tree (&TYPE_SIZE (new_tree), copy_tree_body_r, id, NULL); in remap_type_1()
619 walk_tree (&TYPE_SIZE_UNIT (new_tree), copy_tree_body_r, id, NULL); in remap_type_1()
658 && walk_tree (&_t, remap_type_3, id, NULL)) \ in remap_type_2()
812 walk_tree (&tem, copy_tree_body_r, id, NULL); in remap_decls()
1135 walk_tree (&ptr, remap_gimple_op_r, data, NULL); in remap_gimple_op_r()
1178 walk_tree (&TREE_OPERAND (*tp, 0), remap_gimple_op_r, data, NULL); in remap_gimple_op_r()
1394 walk_tree (&ptr, copy_tree_body_r, data, NULL); in copy_tree_body_r()
1454 walk_tree (&TREE_OPERAND (*tp, 0), copy_tree_body_r, id, NULL); in copy_tree_body_r()
1947 walk_tree (gimple_op_ptr (copy, 1), remap_gimple_op_r, &wi, NULL); in remap_gimple_stmt()
2695 walk_tree (&new_res, copy_tree_body_r, id, NULL); in copy_phis_for_bb()
2723 walk_tree (&new_arg, copy_tree_body_r, id, NULL); in copy_phis_for_bb()
3207 walk_tree (&t, remap_gimple_op_r, &wi, NULL); in copy_debug_stmt()
3214 walk_tree (gimple_debug_bind_get_value_ptr (stmt), in copy_debug_stmt()
3249 walk_tree (gimple_debug_source_bind_get_value_ptr (stmt), in copy_debug_stmt()
3287 walk_tree (&body, copy_tree_body_r, id, NULL); in copy_tree_body()
4634 walk_tree (&tem, copy_tree_body_r, id, NULL); in add_local_variables()
6113 walk_tree (&replace_info->new_tree, copy_tree_body_r, id, NULL); in update_clone_info()
6426 walk_tree (&cfun->nonlocal_goto_save_area, remap_gimple_op_r, &wi, NULL); in tree_function_versioning()