Lines Matching defs:root
108 iter_nestinfo_start (struct nesting_info *root) in iter_nestinfo_start()
662 struct nesting_info *root) in walk_all_functions()
2093 convert_all_function_calls (struct nesting_info *root) in convert_all_function_calls()
2151 struct nesting_info *root; member
2187 struct nesting_info *root = (struct nesting_info *) data; in contains_remapped_vars() local
2206 remap_vla_decls (tree block, struct nesting_info *root) in remap_vla_decls()
2316 finalize_nesting_tree_1 (struct nesting_info *root) in finalize_nesting_tree_1()
2536 finalize_nesting_tree (struct nesting_info *root) in finalize_nesting_tree()
2546 unnest_nesting_tree_1 (struct nesting_info *root) in unnest_nesting_tree_1()
2560 unnest_nesting_tree (struct nesting_info *root) in unnest_nesting_tree()
2570 free_nesting_tree (struct nesting_info *root) in free_nesting_tree()
2589 gimplify_all_functions (struct cgraph_node *root) in gimplify_all_functions()
2605 struct nesting_info *root; in lower_nested_functions() local