https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78035
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- It would be nice to split out a predicate for this from symtab_node::equal_address_to that I can invoke on a single symtab node (or is there already one? The code suggests that ->analyzed && decl_binds_to_current_def_p () is conservatively correct?