Searched refs:ipa_method_formal_count_set (Results 1 – 3 of 3) sorted by relevance
179 void ipa_method_formal_count_set (struct cgraph_node *, int);
146 ipa_method_formal_count_set (struct cgraph_node *mt, int i) in ipa_method_formal_count_set() function237 ipa_method_formal_count_set (mt, param_num); in ipa_method_formal_compute_count()
539 ipa_method_formal_count_set (cs->callee, 0); in ipcp_init_stage()