Searched refs:IPA_CONST (Results 1 – 3 of 3) sorted by relevance
72 IPA_CONST, enumerator352 if (local->pure_const_state == IPA_CONST) in check_decl()366 if (local->pure_const_state == IPA_CONST) in check_decl()404 if (local->pure_const_state == IPA_CONST) in check_op()424 *state = IPA_CONST; in state_from_flags()498 if (*state == IPA_CONST && state2 == IPA_CONST in worse_state()604 IPA_CONST, call_looping, in check_call()1063 l->pure_const_state = IPA_CONST; in analyze_function()1161 if (l->pure_const_state == IPA_CONST) in analyze_function()1587 enum pure_const_state_e pure_const_state = IPA_CONST; in propagate_pure_const()[all …]
21149 CONST_IPATYPE to IPA_CONST, CONST_IPATYPE_REF to IPA_CONST_REF
30485 * ipa-prop.h (jump_func_type): Rename IPA_UNKNOWN, IPA_CONST,