Home
last modified time | relevance | path

Searched refs:cgraph_is_master_clone (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dipa-utils.c174 && (cgraph_is_master_clone (node) in ipa_utils_reduced_inorder()
H A Dcgraph.h300 bool cgraph_is_master_clone (struct cgraph_node *);
H A Dipa-pure-const.c624 if (node->analyzed && cgraph_is_master_clone (node)) in static_execute()
H A Dipa-reference.c922 && (cgraph_is_master_clone (node) in static_execute()
H A Dcgraph.c1111 cgraph_is_master_clone (struct cgraph_node *n) in cgraph_is_master_clone() function
H A Dipa-type-escape.c1697 && (cgraph_is_master_clone (node) in type_escape_execute()
H A Dtree-ssa-structalias.c5055 if (!node->analyzed || cgraph_is_master_clone (node)) in ipa_pta_execute()
5071 if (node->analyzed && cgraph_is_master_clone (node)) in ipa_pta_execute()
H A DChangeLog-200516357 (cgraph_is_master_clone, cgraph_master_clone,
16362 (cgraph_is_master_clone, cgraph_master_clone,