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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-live.c643 dump_scope_block (FILE *file, int indent, tree scope, dump_flags_t flags) function
692 dump_scope_block (file, indent + 2, t, flags);
702 dump_scope_block (stderr, 0, scope, flags);
712 dump_scope_block (file, 0, DECL_INITIAL (current_function_decl), flags);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-live.cc670 dump_scope_block (FILE *file, int indent, tree scope, dump_flags_t flags) function
719 dump_scope_block (file, indent + 2, t, flags);
729 dump_scope_block (stderr, 0, scope, flags);
739 dump_scope_block (file, 0, DECL_INITIAL (current_function_decl), flags);

Completed in 88 milliseconds