Searched refs:cgraph_max_uid (Results 1 – 2 of 2) sorted by relevance
245 extern GTY(()) int cgraph_max_uid;
125 int cgraph_max_uid; variable186 node->uid = cgraph_max_uid++; in cgraph_create_node()