Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-inline.h42 struct copy_body_data struct
46 tree src_fn;
71 tree (*copy_decl) (tree, struct copy_body_data *); argument
74 tree block;
78 gcall *call_stmt;
81 int remapping_type_depth;
84 int eh_lp_nr;
88 hash_map<void *, void *> *eh_map;
95 enum copy_body_cge_which transform_call_graph_edges;
99 bool transform_new_cfg;
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-inline.h42 struct copy_body_data struct
46 tree src_fn;
71 tree (*copy_decl) (tree, struct copy_body_data *); argument
74 tree block;
78 gcall *call_stmt;
81 int remapping_type_depth;
84 int eh_lp_nr;
88 hash_map<void *, void *> *eh_map;
95 enum copy_body_cge_which transform_call_graph_edges;
99 bool transform_new_cfg;
[all …]