Home
last modified time | relevance | path

Searched refs:create_empty (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dvarpool.c135 varpool_node::create_empty (void) in create_empty() function
151 node = varpool_node::create_empty (); in get_create()
H A Dcgraph.h1904 static varpool_node *create_empty (void);
2092 cgraph_node *create_empty (void);
H A Dlto-cgraph.c1262 node = symtab->create_empty (); in input_node()
1377 node = varpool_node::create_empty (); in input_varpool_node()
H A Dcgraphclones.c423 cgraph_node *new_node = symtab->create_empty (); in create_clone()
H A Dcgraph.c281 symbol_table::create_empty (void) in create_empty() function
505 cgraph_node *node = symtab->create_empty (); in create()