Home
last modified time | relevance | path

Searched refs:nesting_info (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-nested.cc187 struct nesting_info struct
189 struct nesting_info *outer; argument
190 struct nesting_info *inner; argument
191 struct nesting_info *next; argument
217 static inline struct nesting_info * argument
218 iter_nestinfo_start (struct nesting_info *root) in iter_nestinfo_start()
225 static inline struct nesting_info *
226 iter_nestinfo_next (struct nesting_info *node) in iter_nestinfo_next()
248 create_tmp_var_for (struct nesting_info *info, tree type, const char *prefix) in create_tmp_var_for()
318 get_frame_type (struct nesting_info *info) in get_frame_type()
[all …]
DChangeLog-20068521 * tree-nested.c (struct nesting_info): Added static_chain_added.
22291 (struct nesting_info): Add field_map,
DChangeLog-200729893 (struct nesting_info): Remove GTY marker. Change the two htab_t's
DChangeLog-20057688 (struct nesting_info): Mark with GTY. Mark var_map's param is struct
DChangeLog-20169680 (struct nesting_info): Add 'any_descr_created' field.
DChangeLog-20189483 * tree-nested.c (struct nesting_info): Add thunk_p field.
DChangeLog-201023792 (struct nesting_info): Add mem_refs pointer-set.