Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree-nested.c767 create_nesting_tree (struct cgraph_node *cgn) in create_nesting_tree() function
777 struct nesting_info *sub = create_nesting_tree (cgn); in create_nesting_tree()
1983 root = create_nesting_tree (cgn); in lower_nested_functions()
H A DChangeLog-200615208 (create_nesting_tree): Initialize them.
H A DChangeLog-2005746 (create_nesting_tree): Use GGC_CNEW.
7694 (create_nesting_tree): Allocate info in GC memory. Likewise for
H A DChangeLog-20042831 (create_nesting_tree): Call it.