Searched refs:make_local (Results 1 – 3 of 3) sorted by relevance
1108 void make_local (void);1347 static bool make_local (cgraph_node *node, void *);
2414 cgraph_node::make_local (cgraph_node *node, void *) in make_local() function2438 cgraph_node::make_local (void) in make_local() function2440 call_for_symbol_thunks_and_aliases (cgraph_node::make_local, NULL, true); in make_local()
5360 new_node->make_local (); in modify_function()