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

/freebsd-9.3-release/contrib/gcc/
H A Dcgraph.c149 static GTY(()) struct cgraph_asm_node *cgraph_asm_last_node; variable in typeref:struct:cgraph_asm_node
1021 cgraph_asm_last_node->next = node;
1022 cgraph_asm_last_node = node;

Completed in 46 milliseconds