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

/freebsd-12-stable/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 168 milliseconds