Searched refs:TREE_BLOCK (Results 1 – 25 of 26) sorted by relevance
12
318 && (b = TREE_BLOCK (t)) != NULL) in mark_all_vars_used_1()581 if (EXPR_P (*tp) && TREE_BLOCK (*tp) in clear_unused_block_pointer_1()582 && !TREE_USED (TREE_BLOCK (*tp))) in clear_unused_block_pointer_1()
784 stream_write_tree (ob, TREE_BLOCK (expr), ref_p); in write_ts_exp_tree_pointers()
1033 tree old_block = TREE_BLOCK (*tp); in remap_gimple_op_r()1037 n = id->decl_map->get (TREE_BLOCK (*tp)); in remap_gimple_op_r()1266 if (TREE_BLOCK (*tp)) in copy_tree_body_r()1269 n = id->decl_map->get (TREE_BLOCK (*tp)); in copy_tree_body_r()
363 gimple_set_block (call, TREE_BLOCK (t)); in gimple_build_call_from_tree()
891 DFS_follow_tree_edge (TREE_BLOCK (expr)); in DFS_write_tree_body()
3966 tree block = TREE_BLOCK (t); in percent_K_format()
411 #define TREE_BLOCK(NODE) (tree_block (NODE)) macro
6923 tree block = TREE_BLOCK (t); in move_stmt_op()
11898 location_t *loc = block_nonartificial_location (TREE_BLOCK (exp)); in tree_nonartificial_location()
670 stream_write_tree (ob, TREE_BLOCK (expr), ref_p); in write_ts_exp_tree_pointers()
773 TREE_BLOCK (expr) = stream_read_tree (ib, data_in); in lto_input_ts_exp_tree_pointers()
858 gcc_assert (!TREE_BLOCK (*tp)); in remap_gimple_op_r()1144 if (TREE_BLOCK (*tp)) in copy_tree_body_r()1148 TREE_BLOCK (*tp)); in copy_tree_body_r()1153 TREE_BLOCK (*tp) = new_block; in copy_tree_body_r()
359 && (b = TREE_BLOCK (t)) != NULL) in mark_all_vars_used_1()
97 && gimple_block (stmt) != TREE_BLOCK (t))) in gimple_assign_rhs_to_tree()106 TREE_BLOCK (t) = gimple_block (stmt); in gimple_assign_rhs_to_tree()2058 TREE_BLOCK (exp) = gimple_block (stmt); in expand_call_stmt()
3077 block = TREE_BLOCK (t); in percent_K_format()
2500 TREE_BLOCK (*expr_p) = TREE_BLOCK (call); in gimplify_call_expr()
3789 TREE_BLOCK (t) = gimple_block (stmt); in ipa_tm_scan_irr_block()
3712 TREE_BLOCK (t) = NULL_TREE; in build1_stat()10935 location_t *loc = block_nonartificial_location (TREE_BLOCK (exp)); in tree_nonartificial_location()
368 gimple_set_block (call, TREE_BLOCK (t)); in gimple_build_call_from_tree()
1011 #define TREE_BLOCK(NODE) *(tree_block (NODE)) macro
5897 gcc_assert (!TREE_BLOCK (t)); in move_stmt_op()
7790 set_curr_insn_block (TREE_BLOCK (exp)); in expand_expr_real()
1470 if (TREE_BLOCK (t1) || TREE_BLOCK (t2)) in compare_tree_sccs_1()
238 information for each statement will be found in @code{TREE_BLOCK} rather
1152 Return the @code{TREE_BLOCK} node associated with @code{GIMPLE_BIND} statement1157 Set @code{BLOCK} to be the @code{TREE_BLOCK} node associated with @code{GIMPLE_BIND}