Home
last modified time | relevance | path

Searched refs:create_nesting_tree (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-nested.c840 create_nesting_tree (struct cgraph_node *cgn) in create_nesting_tree() function
852 struct nesting_info *sub = create_nesting_tree (cgn); in create_nesting_tree()
3577 root = create_nesting_tree (cgn); in lower_nested_functions()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-nested.cc939 create_nesting_tree (struct cgraph_node *cgn) in create_nesting_tree() function
952 struct nesting_info *sub = create_nesting_tree (cgn); in create_nesting_tree()
3737 root = create_nesting_tree (cgn); in lower_nested_functions()
H A DChangeLog-200729902 (create_nesting_tree): Create outside GGC space. Create bitmap on
29904 (free_nesting_tree): Adjust for changes to create_nesting_tree.
H A DChangeLog-2005746 (create_nesting_tree): Use GGC_CNEW.
7693 (create_nesting_tree): Allocate info in GC memory. Likewise for
H A DChangeLog-20208184 * tree-nested.c (create_nesting_tree): Update.
8487 (create_nesting_tree): Update.
H A DChangeLog-200622293 (create_nesting_tree): Initialize them.
H A DChangeLog-20189484 (create_nesting_tree): Set it.
H A DChangeLog-201023793 (create_nesting_tree): Allocate it.
H A DChangeLog-201312131 (create_nesting_tree): Likewise.
H A DChangeLog-20042831 (create_nesting_tree): Call it.