Searched refs:TREE_BLOCK (Results 1 – 10 of 10) sorted by relevance
630 if (TREE_BLOCK (*tp)) in copy_body_r()634 (splay_tree_key) TREE_BLOCK (*tp)); in copy_body_r()638 TREE_BLOCK (*tp) = new_block; in copy_body_r()2068 add_lexical_block (TREE_BLOCK (stmt), id->block); in expand_call_inline()
215 TREE_BLOCK (stmt) = data->block; in lower_stmt()
4606 TREE_BLOCK (t) = p->block; in move_stmt_r()4733 if (TREE_BLOCK (stmt)) in move_block_to_fn()5677 TREE_BLOCK (new_stmt) = TREE_BLOCK (orig_stmt); in gimplify_val()
1209 record_block_change (TREE_BLOCK (stmt)); in expand_gimple_cond_expr()
844 #define TREE_BLOCK(NODE) (EXPR_CHECK (NODE)->exp.block) macro
2897 TREE_BLOCK (t) = NULL_TREE; in build1_stat()
6704 record_block_change (TREE_BLOCK (exp)); in expand_expr_real()
230 information for each statement will be found in @code{TREE_BLOCK} rather
3269 will be found in `TREE_BLOCK' rather than being inferred from its
2403 of TREE_BLOCK.