Home
last modified time | relevance | path

Searched refs:maybe_create_reference (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraphclones.cc655 new_node->maybe_create_reference (repl, NULL); in create_virtual_clone()
H A Dsymtab.cc666 symtab_node::maybe_create_reference (tree val, gimple *stmt) in maybe_create_reference() function in symtab_node
H A Dcgraph.h182 ipa_ref *maybe_create_reference (tree val, gimple *stmt);
H A Dipa-cp.cc5209 new_node->maybe_create_reference (av->value, NULL); in create_specialized_node()
H A DChangeLog-201739632 * cgraph.h (maybe_create_reference): Remove argument and
39637 * symtab.c (symtab_node::maybe_create_reference): Handle
H A DChangeLog-201610872 * symtab.c (symtab_node::maybe_create_reference,
H A DChangeLog-201425387 (maybe_create_reference): renamed from maybe_add_reference
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraphclones.c646 new_node->maybe_create_reference (map->new_tree, NULL); in create_virtual_clone()
H A Dcgraph.h181 ipa_ref *maybe_create_reference (tree val, gimple *stmt);
H A Dsymtab.c634 symtab_node::maybe_create_reference (tree val, gimple *stmt) in maybe_create_reference() function
H A Dipa-cp.c4623 new_node->maybe_create_reference (av->value, NULL);