Lines Matching defs:gimplify_ctx
1073 struct gimplify_ctx struct
1075 struct gimplify_ctx *prev_context; argument
1078 tree temps;
1079 gimple_seq conditional_cleanups;
1080 tree exit_label;
1081 tree return_temp;
1085 htab_t temp_htab;
1087 int conditions;
1088 bool save_stack;
1089 bool into_ssa;
1090 bool allow_rhs_cond_expr;
1091 bool in_cleanup_point_expr;