Searched refs:remove_unused_scope_block_p (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-live.c371 /* remove_unused_scope_block_p requires information about labels
414 remove_unused_scope_block_p (tree scope, bool in_ctor_dtor_block) function
518 if (remove_unused_scope_block_p (*t, in_ctor_dtor_block))
898 remove_unused_scope_block_p (DECL_INITIAL (current_function_decl),
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-live.cc371 /* remove_unused_scope_block_p requires information about labels
414 remove_unused_scope_block_p (tree scope, bool in_ctor_dtor_block) function
518 if (remove_unused_scope_block_p (*t, in_ctor_dtor_block))
953 remove_unused_scope_block_p (DECL_INITIAL (current_function_decl),

Completed in 232 milliseconds