Home
last modified time | relevance | path

Searched refs:reset_debug_binding (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-inline.c4648 reset_debug_binding (copy_body_data *id, tree srcvar, gimple_seq *bindings) in reset_debug_binding() function
4690 reset_debug_binding (id, var, &bindings); in reset_debug_bindings()
4693 reset_debug_binding (id, var, &bindings); in reset_debug_bindings()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-inline.cc4707 reset_debug_binding (copy_body_data *id, tree srcvar, gimple_seq *bindings) in reset_debug_binding() function
4749 reset_debug_binding (id, var, &bindings); in reset_debug_bindings()
4752 reset_debug_binding (id, var, &bindings); in reset_debug_bindings()
H A DChangeLog-201610811 reset_debug_binding, replace_locals_op): Likewise.
H A DChangeLog-201818321 (reset_debug_binding): Do not test id->retbnd.
H A DChangeLog-201528599 * tree-inline.c (reset_debug_binding): New.