Searched refs:ipa_make_function_const (Results 1 – 4 of 4) sorted by relevance
53 bool ipa_make_function_const (cgraph_node *, bool, bool);
1488 ipa_make_function_const (struct cgraph_node *node, bool looping, bool local) in ipa_make_function_const() function1828 remove_p |= ipa_make_function_const (w, this_looping, false); in propagate_pure_const()2201 changed |= ipa_make_function_const in execute()
3229 fixup_cfg = ipa_make_function_const (fnode, in analyze_function()4921 pureconst |= ipa_make_function_const in modref_propagate_in_scc()4932 pureconst |= ipa_make_function_const in modref_propagate_in_scc()
4308 (ipa_make_function_const): Use debug counter.4476 fix call of ipa_make_function_const and ipa_make_function_pure.4710 (ipa_make_function_const): Break out from ...4714 * ipa-utils.h (ipa_make_function_const): Declare.