Searched refs:ipa_method_modify_set (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/contrib/gcc/ |
| D | ipa-prop.c | 183 ipa_method_modify_set (struct cgraph_node *mt, int i, bool val) in ipa_method_modify_set() function 255 ipa_method_modify_set (mt, i, true); in ipa_method_modify_stmt() 261 ipa_method_modify_set (mt, j, true); in ipa_method_modify_stmt() 277 ipa_method_modify_set (mt, i, false); in ipa_method_modify_init() 303 ipa_method_modify_set (mt, j, true); in ipa_method_compute_modify() 311 ipa_method_modify_set (mt, j, true); in ipa_method_compute_modify()
|