Searched refs:ipa_callsite_param_count_set (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/gcc/
H A Dipa-prop.h171 void ipa_callsite_param_count_set (struct cgraph_edge *, int);
H A Dipa-prop.c340 ipa_callsite_param_count_set (struct cgraph_edge *cs, int i) function
423 ipa_callsite_param_count_set (cs, arg_num);
H A Dipa-cp.c538 ipa_callsite_param_count_set (cs, 0);

Completed in 2485 milliseconds