Searched refs:save_stack (Results 1 – 5 of 5) sorted by relevance
94 bool save_stack; member1056 bool old_save_stack = gimplify_ctxp->save_stack; in gimplify_bind_expr()1089 gimplify_ctxp->save_stack = false; in gimplify_bind_expr()1093 if (gimplify_ctxp->save_stack) in gimplify_bind_expr()1111 gimplify_ctxp->save_stack = old_save_stack; in gimplify_bind_expr()1254 gimplify_ctxp->save_stack = true; in gimplify_decl_expr()
8304 (struct gimplify_ctx): New field save_stack.
19785 pointer plus dereference. Set DECL_VALUE_EXPR. Set save_stack.
245 static char save_stack[32]; variable1712 save_stack_p = save_stack;
1600 (save_stack): New static variable.