Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-eh.c364 struct leh_tf_state struct
370 gtry *try_finally_expr;
371 gtry *top_p;
375 gimple_seq top_p_seq;
378 struct leh_state *outer;
381 eh_region region;
384 struct goto_queue_node *goto_queue;
385 size_t goto_queue_size;
386 size_t goto_queue_active;
389 hash_map<gimple *, goto_queue_node *> *goto_queue_map;
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-eh.cc364 struct leh_tf_state struct
370 gtry *try_finally_expr;
371 gtry *top_p;
375 gimple_seq top_p_seq;
378 struct leh_state *outer;
381 eh_region region;
384 struct goto_queue_node *goto_queue;
385 size_t goto_queue_size;
386 size_t goto_queue_active;
389 hash_map<gimple *, goto_queue_node *> *goto_queue_map;
[all …]