Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcgraph.c159 static GTY(()) struct cgraph_asm_node *cgraph_asm_last_node; variable
2017 cgraph_asm_last_node->next = node; in cgraph_add_asm_node()
2018 cgraph_asm_last_node = node; in cgraph_add_asm_node()