Home
last modified time | relevance | path

Searched refs:debug_marker_count (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfunction.h319 int debug_marker_count; member
H A Dgimple-iterator.cc580 cfun->debug_marker_count--; in gsi_remove()
H A Dgimple-low.cc121 gcc_assert (cfun->debug_marker_count == 0); in lower_function_body()
H A Dgimple.cc888 cfun->debug_marker_count++; in gimple_build_debug_begin_stmt()
909 cfun->debug_marker_count++; in gimple_build_debug_inline_entry()
2152 cfun->debug_marker_count++; in gimple_copy()
H A Dtree-inline.cc1853 if (id->src_cfun->debug_marker_count in remap_gimple_stmt()
H A Dcfgexpand.cc6837 if (cfun->debug_marker_count in execute()
H A DChangeLog-20173158 * function.h (struct function): Add debug_marker_count counter
3160 * gimple-iterator.c (gsi_remove): Adjust debug_marker_count.
3166 (gimple_copy): Increment debug_marker_count if copying one.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfunction.h312 int debug_marker_count; member
H A Dgimple-low.c121 gcc_assert (cfun->debug_marker_count == 0); in lower_function_body()
H A Dgimple-iterator.c576 cfun->debug_marker_count--; in gsi_remove()
H A Dgimple.c885 cfun->debug_marker_count++; in gimple_build_debug_begin_stmt()
906 cfun->debug_marker_count++; in gimple_build_debug_inline_entry()
2064 cfun->debug_marker_count++; in gimple_copy()
H A Dcfgexpand.c6579 if (cfun->debug_marker_count in execute()
H A Dtree-inline.c1817 if (id->src_cfun->debug_marker_count in remap_gimple_stmt()