Searched refs:cgraph_asm_last_node (Results 1 – 2 of 2) sorted by relevance
149 static GTY(()) struct cgraph_asm_node *cgraph_asm_last_node; variable1021 cgraph_asm_last_node->next = node; in cgraph_add_asm_node()1022 cgraph_asm_last_node = node; in cgraph_add_asm_node()
15463 (cgraph_asm_last_node): New static variable.