Searched refs:tree_function_versioning (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/gcc/gcc/ |
H A D | tree-inline.h | 108 void tree_function_versioning (tree, tree, varray_type, bool);
|
H A D | cgraphunit.c | 1860 tree_function_versioning (old_decl, new_decl, tree_map, false); in cgraph_function_versioning() 1916 tree_function_versioning (node->decl, first_clone->decl, NULL, true); in save_inline_function_body()
|
H A D | tree-inline.c | 2759 tree_function_versioning (tree old_decl, tree new_decl, varray_type tree_map, in tree_function_versioning() function
|