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

/freebsd-9.3-release/contrib/gcc/
H A Dcgraph.h245 extern GTY(()) int cgraph_max_uid; variable
H A Dcgraph.c125 int cgraph_max_uid; variable
186 node->uid = cgraph_max_uid++;

Completed in 98 milliseconds