Searched defs:gimplify_ctx (Results 1 – 1 of 1) sorted by relevance
947 struct gimplify_ctx struct949 struct gimplify_ctx *prev_context; argument951 vec<gimple> bind_expr_stack;952 tree temps;953 gimple_seq conditional_cleanups;954 tree exit_label;955 tree return_temp;957 vec<tree> case_labels;959 htab_t temp_htab;961 int conditions;[all …]