cgraph.c
42.3 KB
-
cgraph.c (free_nodes): New variable. · 2fb16412
2008-09-25 Martin Jambor <mjambor@suse.cz> * cgraph.c (free_nodes): New variable. (NEXT_FREE_NODE): New macro. (cgraph_create_node): Reuse nodes from the free list. Do not update uid if doing so. (cgraph_remove_node): Add the node to the free list. From-SVN: r140660
Martin Jambor committed