Searched refs:checking_write (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/gcc/gcc/ |
H A D | ipa-pure-const.c | 92 tree t, bool checking_write) in check_decl() argument 117 if (checking_write) in check_decl() 153 tree t, bool checking_write) in check_operand() argument 158 check_decl (local, t, checking_write); in check_operand() 164 check_tree (funct_state local, tree t, bool checking_write) in check_tree() argument 196 if (checking_write) in check_tree() 206 check_operand (local, t, checking_write); in check_tree()
|
H A D | ipa-reference.c | 285 tree t, bool checking_write) in check_operand() argument 292 if (checking_write) in check_operand() 311 check_tree (ipa_reference_local_vars_info_t local, tree t, bool checking_write) in check_tree() argument 335 check_operand (local, t, checking_write); in check_tree()
|