Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dipa-prop.h166 void ipa_add_method (ipa_methodlist_p *, struct cgraph_node *);
H A Dipa-prop.c102 ipa_add_method (&wl, node); in ipa_methodlist_init()
110 ipa_add_method (ipa_methodlist_p * wl, struct cgraph_node *mt) in ipa_add_method() function
H A Dipa-cp.c606 ipa_add_method (&wl, callee); in ipcp_propagate_stage()