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

/freebsd-10.0-release/contrib/gcc/
H A Dipa-prop.h179 void ipa_method_formal_count_set (struct cgraph_node *, int);
H A Dipa-prop.c146 ipa_method_formal_count_set (struct cgraph_node *mt, int i) function
237 ipa_method_formal_count_set (mt, param_num);
H A Dipa-cp.c539 ipa_method_formal_count_set (cs->callee, 0);

Completed in 148 milliseconds