Home
last modified time | relevance | path

Searched defs:gimplify_ctx (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dgimple.h947 struct gimplify_ctx struct
949 struct gimplify_ctx *prev_context; argument
951 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 …]