Home
last modified time | relevance | path

Searched refs:try_merge_with (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dipa-modref-tree.cc443 modref_access_node::try_merge_with (vec <modref_access_node, va_gc> *&accesses, in try_merge_with() function in modref_access_node
562 modref_access_node::try_merge_with (accesses, i); in insert()
567 modref_access_node::try_merge_with (accesses, i); in insert()
617 modref_access_node::try_merge_with (accesses, best1); in insert()
Dipa-modref-tree.h137 static void try_merge_with (vec <modref_access_node, va_gc> *&, size_t);
DChangeLog-20214350 (modref_ref_node::try_merge_with): Turn into modreef_acces_node member
4360 (modref_access_node::try_merge_with): Likewise.
10422 (modref_access_node::try_merge_with): Add sanity check that there
15537 * ipa-modref-tree.h (modref_access_node::try_merge_with): Restart
15645 (modref_ref_node::try_merge_with): New private function.