Searched refs:create_nesting_tree (Results 1 – 10 of 10) sorted by relevance
840 create_nesting_tree (struct cgraph_node *cgn) in create_nesting_tree() function852 struct nesting_info *sub = create_nesting_tree (cgn); in create_nesting_tree()3577 root = create_nesting_tree (cgn); in lower_nested_functions()
939 create_nesting_tree (struct cgraph_node *cgn) in create_nesting_tree() function952 struct nesting_info *sub = create_nesting_tree (cgn); in create_nesting_tree()3737 root = create_nesting_tree (cgn); in lower_nested_functions()
29902 (create_nesting_tree): Create outside GGC space. Create bitmap on29904 (free_nesting_tree): Adjust for changes to create_nesting_tree.
746 (create_nesting_tree): Use GGC_CNEW.7693 (create_nesting_tree): Allocate info in GC memory. Likewise for
8184 * tree-nested.c (create_nesting_tree): Update.8487 (create_nesting_tree): Update.
22293 (create_nesting_tree): Initialize them.
9484 (create_nesting_tree): Set it.
23793 (create_nesting_tree): Allocate it.
12131 (create_nesting_tree): Likewise.
2831 (create_nesting_tree): Call it.