Searched refs:cgraph_function_versioning (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | cgraph.h | 580 struct cgraph_node *cgraph_function_versioning (struct cgraph_node *,
|
H A D | ipa-split.c | 1199 node = cgraph_function_versioning (cur_node, NULL, NULL, args_to_skip, in split_function()
|
H A D | cgraphunit.c | 2365 cgraph_function_versioning (struct cgraph_node *old_version_node, in cgraph_function_versioning() function
|
H A D | tree-sra.c | 4782 new_node = cgraph_function_versioning (node, redirect_callers, NULL, NULL, in modify_function()
|