Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dipa-prop.h167 struct cgraph_node *ipa_remove_method (ipa_methodlist_p *);
H A Dipa-prop.c123 ipa_remove_method (ipa_methodlist_p * wl) in ipa_remove_method() function
H A Dipa-cp.c590 mt = ipa_remove_method (&wl); in ipcp_propagate_stage()