ipa-reference.c: Do not include splay-tree.h
authorJan Hubicka <hubicka@ucw.cz>
Thu, 10 Oct 2019 19:31:58 +0000 (21:31 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 10 Oct 2019 19:31:58 +0000 (19:31 +0000)
commit6488759f404f3aff6642b005242a9c82a1c2cee2
treead489c8232dc50fc38c00aa122319b8892d5fb51
parentcd8589ab05a8d926c5330055c1099d300d64a0a8
ipa-reference.c: Do not include splay-tree.h

* ipa-reference.c: Do not include splay-tree.h
(reference_vars_to_consider): Turn to hash map.
(get_static_name, ipa_init, analyze_function, propagate,
stream_out_bitmap, ipa_reference_write_optimization_summary,
ipa_reference_write_optimization_summary): Update.

From-SVN: r276850
gcc/ChangeLog
gcc/ipa-reference.c