Home
last modified time | relevance | path

Searched refs:processing_debug_stmt (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-inline.c173 static int processing_debug_stmt = 0; variable
189 if (processing_debug_stmt) in remap_ssa_name()
206 processing_debug_stmt = -1; in remap_ssa_name()
218 processing_debug_stmt = -1; in remap_ssa_name()
304 if (!n && processing_debug_stmt) in remap_decl()
306 processing_debug_stmt = -1; in remap_decl()
892 && !processing_debug_stmt) in remap_gimple_op_r()
1135 && !processing_debug_stmt) in copy_tree_body_r()
2365 processing_debug_stmt = 1; in copy_debug_stmt()
2396 if (processing_debug_stmt < 0) in copy_debug_stmt()
[all …]
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-inline.c181 static int processing_debug_stmt = 0; variable
197 if (processing_debug_stmt) in remap_ssa_name()
214 processing_debug_stmt = -1; in remap_ssa_name()
226 processing_debug_stmt = -1; in remap_ssa_name()
342 if (!n && processing_debug_stmt) in remap_decl()
344 processing_debug_stmt = -1; in remap_decl()
864 if (clique == 0 || processing_debug_stmt) in remap_dependence_clique()
2873 processing_debug_stmt = 1; in copy_debug_stmt()
2902 if (processing_debug_stmt < 0) in copy_debug_stmt()
2937 processing_debug_stmt = 0; in copy_debug_stmt()