Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDipa-pure-const.c63 IPA_CONST, enumerator
134 if (local->pure_const_state == IPA_CONST) in check_decl()
145 if (local->pure_const_state == IPA_CONST) in check_decl()
201 else if (local->pure_const_state == IPA_CONST) in check_tree()
223 if (local->pure_const_state == IPA_CONST) in look_for_address_of()
240 && local->pure_const_state == IPA_CONST) in check_rhs_var()
255 && local->pure_const_state == IPA_CONST) in check_lhs_var()
374 if (local->pure_const_state == IPA_CONST) in check_call()
385 if (local->pure_const_state == IPA_CONST) in check_call()
509 l->pure_const_state = IPA_CONST; in analyze_function()
[all …]