Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/
Dipa-prop.h179 void ipa_method_formal_count_set (struct cgraph_node *, int);
Dipa-prop.c146 ipa_method_formal_count_set (struct cgraph_node *mt, int i) in ipa_method_formal_count_set() function
237 ipa_method_formal_count_set (mt, param_num); in ipa_method_formal_compute_count()
Dipa-cp.c539 ipa_method_formal_count_set (cs->callee, 0); in ipcp_init_stage()