Searched refs:edge_hash (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dcgraph.c299 edge_hash (const void *x) function
336 node->call_site_hash = htab_create_ggc (120, edge_hash, edge_eq, NULL);

Completed in 90 milliseconds