Home
last modified time | relevance | path

Searched refs:inlined_function_outer_scope_p (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-live.cc565 if (inlined_function_outer_scope_p (scope)) in remove_unused_scope_block_p()
577 else if (inlined_function_outer_scope_p (scope)) in remove_unused_scope_block_p()
643 && !inlined_function_outer_scope_p (b)) in clear_unused_block_pointer()
H A Dtree-streamer-out.cc383 if (inlined_function_outer_scope_p (expr)) in pack_ts_block_value_fields()
H A Dauto-profile.cc374 if (!inlined_function_outer_scope_p (block)) in get_function_decl_from_block()
H A Dlto-streamer-in.cc1466 && !inlined_function_outer_scope_p (block)) in input_function()
H A Dfinal.cc2991 && !inlined_function_outer_scope_p (block)) in compute_discriminator()
H A Dtree-inline.cc5022 && inlined_function_outer_scope_p (id->block)) in expand_call_inline()
H A Ddwarf2out.cc24813 gcc_assert (inlined_function_outer_scope_p (stmt)); in add_high_low_attributes()
24850 if (!debug_inline_points && inlined_function_outer_scope_p (stmt)) in add_high_low_attributes()
26402 inlined_func = inlined_function_outer_scope_p (stmt); in gen_block_die()
28262 gcc_assert (inlined_function_outer_scope_p (block)); in dwarf2out_inline_entry()
H A Dtree.h5216 inlined_function_outer_scope_p (const_tree block) in inlined_function_outer_scope_p() function
H A DChangeLog-200920288 inlined_function_outer_scope_p blocks for artificial inlines
32377 (inlined_function_outer_scope_p): New.
32381 (add_high_low_attributes): Use inlined_function_outer_scope_p.
H A DChangeLog14124 (inlined_function_outer_scope_p): Likewise.
H A DChangeLog-202133148 (inlined_function_outer_scope_p): Same.
H A DChangeLog-20129765 (inlined_function_outer_scope_p): Likewise.
H A DChangeLog-20189765 the inserted BLOCK to make inlined_function_outer_scope_p
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-live.c564 if (inlined_function_outer_scope_p (scope)) in remove_unused_scope_block_p()
580 else if (inlined_function_outer_scope_p (scope)) in remove_unused_scope_block_p()
H A Dtree-streamer-out.c370 if (inlined_function_outer_scope_p (expr)) in pack_ts_block_value_fields()
H A Dauto-profile.c374 if (!inlined_function_outer_scope_p (block)) in get_function_decl_from_block()
H A Dlto-streamer-in.c1456 && !inlined_function_outer_scope_p (block))
H A Dfinal.c3203 && !inlined_function_outer_scope_p (block)) in compute_discriminator()
H A Dtree-inline.c4958 && inlined_function_outer_scope_p (id->block)) in expand_call_inline()
H A Ddwarf2out.c24115 gcc_assert (inlined_function_outer_scope_p (stmt)); in add_high_low_attributes()
24152 if (!debug_inline_points && inlined_function_outer_scope_p (stmt)) in add_high_low_attributes()
25805 inlined_func = inlined_function_outer_scope_p (stmt); in gen_block_die()
27650 gcc_assert (inlined_function_outer_scope_p (block)); in dwarf2out_inline_entry()
H A Dtree.h5035 inlined_function_outer_scope_p (const_tree block) in inlined_function_outer_scope_p() function