Searched refs:cgraph_max_uid (Results 1 – 3 of 3) 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()
14166 * cgraph.c (cgraph_max_uid): New global variable.14176 (cgraph_max_uid, cgraph_inline_p): Declare.