Searched refs:saved_live_switch_vars (Results 1 – 1 of 1) sorted by relevance
2696 hash_set<tree> *saved_live_switch_vars = NULL; in gimplify_switch_expr() local2706 saved_live_switch_vars = gimplify_ctxp->live_switch_vars; in gimplify_switch_expr()2733 gimplify_ctxp->live_switch_vars = saved_live_switch_vars; in gimplify_switch_expr()