Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dcgraphunit.c1838 cgraph_function_versioning (struct cgraph_node *old_version_node, in cgraph_function_versioning() argument
1842 tree old_decl = old_version_node->decl; in cgraph_function_versioning()
1856 cgraph_copy_node_for_versioning (old_version_node, new_decl, in cgraph_function_versioning()
H A Dtree-inline.c2762 struct cgraph_node *old_version_node; in tree_function_versioning() local
2775 old_version_node = cgraph_node (old_decl); in tree_function_versioning()
2803 id.src_node = old_version_node; in tree_function_versioning()