Searched refs:reset_debug_binding (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-inline.c | 4648 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 D | tree-inline.cc | 4707 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 D | ChangeLog-2016 | 10811 reset_debug_binding, replace_locals_op): Likewise.
|
H A D | ChangeLog-2018 | 18321 (reset_debug_binding): Do not test id->retbnd.
|
H A D | ChangeLog-2015 | 28599 * tree-inline.c (reset_debug_binding): New.
|