Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcgraph.h580 struct cgraph_node *cgraph_function_versioning (struct cgraph_node *,
H A Dipa-split.c1199 node = cgraph_function_versioning (cur_node, NULL, NULL, args_to_skip, in split_function()
H A Dcgraphunit.c2365 cgraph_function_versioning (struct cgraph_node *old_version_node, in cgraph_function_versioning() function
H A Dtree-sra.c4782 new_node = cgraph_function_versioning (node, redirect_callers, NULL, NULL, in modify_function()