Lines Matching defs:side_effects
4051 bool side_effects = TREE_SIDE_EFFECTS (t);
4057 side_effects = true;
4062 if (!side_effects || read_only)
4067 side_effects = true;
4072 TREE_SIDE_EFFECTS (t) = side_effects;
5058 side_effects = 1; \
5070 bool constant, read_only, side_effects, div_by_zero;
5101 side_effects = TREE_SIDE_EFFECTS (t);
5123 TREE_SIDE_EFFECTS (t) = side_effects;
5151 bool constant, read_only, side_effects;
5169 side_effects = true;
5171 side_effects = TREE_SIDE_EFFECTS (t);
5180 TREE_SIDE_EFFECTS (t) = side_effects;
5192 bool constant, read_only, side_effects;
5200 side_effects = TREE_SIDE_EFFECTS (t);
5207 TREE_SIDE_EFFECTS (t) = side_effects;
5219 bool constant, read_only, side_effects;
5227 side_effects = TREE_SIDE_EFFECTS (t);
5235 TREE_SIDE_EFFECTS (t) = side_effects;