Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dipa-prop.h165 bool ipa_methodlist_not_empty (ipa_methodlist_p);
Dipa-prop.c59 ipa_methodlist_not_empty (ipa_methodlist_p wl) in ipa_methodlist_not_empty() function
Dipa-cp.c588 while (ipa_methodlist_not_empty (wl)) in ipcp_propagate_stage()