Searched defs:gimplify_ctx (Results 1 – 3 of 3) sorted by relevance
184 struct gimplify_ctx struct188 vec<gbind *> bind_expr_stack;189 tree temps;191 tree exit_label;192 tree return_temp;194 vec<tree> case_labels;199 int conditions;200 unsigned into_ssa : 1;203 unsigned keep_stack : 1;204 unsigned save_stack : 1;[all …]
189 struct gimplify_ctx struct193 vec<gbind *> bind_expr_stack;194 tree temps;196 tree exit_label;197 tree return_temp;199 vec<tree> case_labels;204 int conditions;205 unsigned into_ssa : 1;208 unsigned keep_stack : 1;209 unsigned save_stack : 1;[all …]