Searched refs:SR_NONE (Results 1 – 7 of 7) sorted by relevance
161 SR_NONE, enumerator
1256 if (opts->x_flag_stack_reuse != SR_NONE in finish_options()1257 && opts_set->x_flag_stack_reuse != SR_NONE) in finish_options()1262 opts->x_flag_stack_reuse = SR_NONE; in finish_options()
4974 if (flag_stack_reuse != SR_NONE) in expand_call_inline()5132 if (flag_stack_reuse != SR_NONE) in expand_call_inline()5204 if (flag_stack_reuse != SR_NONE in expand_call_inline()5252 else if (flag_stack_reuse != SR_NONE in expand_call_inline()
3980 && flag_stack_reuse != SR_NONE) in gimplify_parameters()
1809 Enum(stack_reuse_level) String(none) Value(SR_NONE)
1477 && flag_stack_reuse != SR_NONE) in gimplify_bind_expr()
35208 if flag_stack_reuse != SR_NONE and clear it afterwards.