Home
last modified time | relevance | path

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

/netbsd/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;
84 int eh_lp_nr;
111 bool regimplify;
114 bool do_not_unshare;
117 bool do_not_fold;
123 bool reset_location;
[all …]
/netbsd/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;
84 int eh_lp_nr;
111 bool regimplify;
114 bool do_not_unshare;
117 bool do_not_fold;
123 bool reset_location;
[all …]