Searched refs:BLOCK_SUPERCONTEXT (Results 1 – 25 of 41) sorted by relevance
12
937 BLOCK_SUPERCONTEXT (expr) = stream_read_tree_ref (ib, data_in); in lto_input_ts_block_tree_pointers()955 if (BLOCK_SUPERCONTEXT (expr) in lto_input_ts_block_tree_pointers()956 && TREE_CODE (BLOCK_SUPERCONTEXT (expr)) == BLOCK) in lto_input_ts_block_tree_pointers()958 BLOCK_CHAIN (expr) = BLOCK_SUBBLOCKS (BLOCK_SUPERCONTEXT (expr)); in lto_input_ts_block_tree_pointers()959 BLOCK_SUBBLOCKS (BLOCK_SUPERCONTEXT (expr)) = expr; in lto_input_ts_block_tree_pointers()964 else if (BLOCK_SUPERCONTEXT (expr) in lto_input_ts_block_tree_pointers()965 && TREE_CODE (BLOCK_SUPERCONTEXT (expr)) == TRANSLATION_UNIT_DECL) in lto_input_ts_block_tree_pointers()966 DECL_INITIAL (BLOCK_SUPERCONTEXT (expr)) = expr; in lto_input_ts_block_tree_pointers()
287 block = BLOCK_SUPERCONTEXT (block); in inlining_chain_to_json()300 block = BLOCK_SUPERCONTEXT (block); in inlining_chain_to_json()307 block = BLOCK_SUPERCONTEXT (block); in inlining_chain_to_json()
523 tree supercontext = BLOCK_SUPERCONTEXT (*t); in remove_unused_scope_block_p()528 BLOCK_SUPERCONTEXT (*t) = supercontext; in remove_unused_scope_block_p()532 BLOCK_SUPERCONTEXT (*t) = supercontext; in remove_unused_scope_block_p()549 else if (!BLOCK_SUPERCONTEXT (scope) in remove_unused_scope_block_p()550 || TREE_CODE (BLOCK_SUPERCONTEXT (scope)) == FUNCTION_DECL) in remove_unused_scope_block_p()644 b = BLOCK_SUPERCONTEXT (b); in clear_unused_block_pointer()
414 block = BLOCK_SUPERCONTEXT (block); in lhd_print_error_function()427 block = BLOCK_SUPERCONTEXT (block); in lhd_print_error_function()434 block = BLOCK_SUPERCONTEXT (block); in lhd_print_error_function()
1468 ts1 = BLOCK_SUPERCONTEXT (ts1); in change_scope()1470 ts2 = BLOCK_SUPERCONTEXT (ts2); in change_scope()1473 ts1 = BLOCK_SUPERCONTEXT (ts1); in change_scope()1474 ts2 = BLOCK_SUPERCONTEXT (ts2); in change_scope()1485 s = BLOCK_SUPERCONTEXT (s); in change_scope()1494 s = BLOCK_SUPERCONTEXT (s); in change_scope()1519 s = BLOCK_SUPERCONTEXT (s)) in reemit_insn_block_notes()2365 tree outer_block = BLOCK_SUPERCONTEXT (NOTE_BLOCK (insn)); in final_scan_insn_1()2992 block = BLOCK_SUPERCONTEXT (block); in compute_discriminator()
335 block = BLOCK_SUPERCONTEXT (block); in set_inlining_locations()
392 for (block = BLOCK_SUPERCONTEXT (block); in get_inline_stack()394 block = BLOCK_SUPERCONTEXT (block)) in get_inline_stack()424 block = BLOCK_SUPERCONTEXT (block)) in get_relative_location_for_stmt()
4373 tree super = BLOCK_SUPERCONTEXT (t); in block_fragments_nreverse()4381 || (BLOCK_FRAGMENT_CHAIN (BLOCK_SUPERCONTEXT (block)) in block_fragments_nreverse()4384 prev_super = BLOCK_SUPERCONTEXT (block); in block_fragments_nreverse()4385 BLOCK_SUPERCONTEXT (block) = super; in block_fragments_nreverse()4389 if (BLOCK_FRAGMENT_CHAIN (BLOCK_SUPERCONTEXT (t)) in block_fragments_nreverse()4392 BLOCK_SUPERCONTEXT (t) = super; in block_fragments_nreverse()4518 gcc_assert (BLOCK_SUPERCONTEXT (origin) == current_block in reorder_blocks_1()4519 || BLOCK_FRAGMENT_ORIGIN (BLOCK_SUPERCONTEXT in reorder_blocks_1()4531 BLOCK_SUPERCONTEXT (block) = super; in reorder_blocks_1()4541 current_block = BLOCK_SUPERCONTEXT (current_block); in reorder_blocks_1()
521 ctx = BLOCK_SUPERCONTEXT (ctx); in free_lang_data_in_type()790 ctx = BLOCK_SUPERCONTEXT (ctx); in find_decls_types_r()
250 BLOCK_SUPERCONTEXT (block) = fndecl; in build_trivial_generic_function()
380 BLOCK_SUPERCONTEXT (fn_block) = thunk_fndecl; in expand_thunk()
448 BLOCK_SUPERCONTEXT (new_block) = old_block; in lower_gimple_bind()
565 block = BLOCK_SUPERCONTEXT (block)) in decl_maybe_in_construction_p()1194 block = BLOCK_SUPERCONTEXT (block)) in noncall_stmt_may_be_vtbl_ptr_store()
809 stream_write_tree_ref (ob, BLOCK_SUPERCONTEXT (expr)); in write_ts_block_tree_pointers()
934 print_node (file, "supercontext", BLOCK_SUPERCONTEXT (node), in print_node()
893 BLOCK_SUPERCONTEXT (DECL_INITIAL (decl)) = decl; in cgraph_build_static_cdtor_1()
1719 BLOCK_SUPERCONTEXT (DECL_INITIAL (decl)) = decl; in init_lowered_empty_function()
5411 BLOCK_SUPERCONTEXT (block) = supercontext; in build_block()8348 decl = BLOCK_SUPERCONTEXT (decl); in get_ultimate_context()8382 context = BLOCK_SUPERCONTEXT (context); in decl_function_context()8417 context = BLOCK_SUPERCONTEXT (context); in decl_type_context()11628 block = BLOCK_SUPERCONTEXT (block); in block_nonartificial_location()11669 block = BLOCK_SUPERCONTEXT (block); in tree_inlined_location()
1454 if (BLOCK_SUPERCONTEXT (block)) in dump_block_node()1457 dump_generic_node (pp, BLOCK_SUPERCONTEXT (block), 0, in dump_block_node()
6106 ctx = BLOCK_SUPERCONTEXT (decl); in maybe_create_die_with_external_ref()6111 ctx = BLOCK_SUPERCONTEXT (ctx); in maybe_create_die_with_external_ref()23386 block = BLOCK_SUPERCONTEXT (block); in gen_call_site_die()24864 chain = BLOCK_SUPERCONTEXT (chain)) in add_high_low_attributes()24871 if (BLOCK_SUPERCONTEXT (chain) == NULL_TREE) in add_high_low_attributes()24878 superblock = BLOCK_SUPERCONTEXT (chain); in add_high_low_attributes()25004 && BLOCK_SUPERCONTEXT (origin) == decl) in gen_inlined_subroutine_die()28206 for (tree context = BLOCK_SUPERCONTEXT (block); in block_within_block_p()28208 context = BLOCK_SUPERCONTEXT (context)) in block_within_block_p()28217 for (tree context = BLOCK_SUPERCONTEXT (block); ; in block_within_block_p()[all …]
255 BLOCK_SUPERCONTEXT (DECL_INITIAL (fndecl)) = fndecl; in self_referential_size()
4668 BLOCK_SUPERCONTEXT (new_block) = current_block; in prepend_lexical_block()6314 BLOCK_SUPERCONTEXT (DECL_INITIAL (new_decl)) = new_decl; in tree_function_versioning()
1114 DFS_follow_tree_edge (BLOCK_SUPERCONTEXT (expr)); in DFS_write_tree_body()
2174 gcc_checking_assert (BLOCK_SUPERCONTEXT (block) == NULL_TREE); in build_actor_fn()2176 BLOCK_SUPERCONTEXT (block) = top_block; in build_actor_fn()3187 BLOCK_SUPERCONTEXT (b_block) = s_block; in maybe_promote_temps()4090 gcc_checking_assert (BLOCK_SUPERCONTEXT (block) == NULL_TREE); in coro_rewrite_function_body()4098 BLOCK_SUPERCONTEXT (b) = replace_blk; in coro_rewrite_function_body()4102 BLOCK_SUPERCONTEXT (replace_blk) = top_block; in coro_rewrite_function_body()4974 BLOCK_SUPERCONTEXT (gro_block) = top_block; in morph_fn_to_coro()
3549 block = BLOCK_SUPERCONTEXT (block); in cp_print_error_function()3562 block = BLOCK_SUPERCONTEXT (block); in cp_print_error_function()3569 block = BLOCK_SUPERCONTEXT (block); in cp_print_error_function()