Searched refs:tree_function_versioning (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | tree-inline.h | 108 void tree_function_versioning (tree, tree, varray_type, bool);
|
| H A D | cgraphunit.c | 1874 tree_function_versioning (old_decl, new_decl, tree_map, false); in cgraph_function_versioning() 1930 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
|
| H A D | ChangeLog-2006 | 15532 (tree_function_versioning, build_duplicate_type): Likewise. 15941 (cgraph_function_versioning): Update call of tree_function_versioning. 15954 (tree_function_versioning): New parameter "update_clones". 15956 * tree-inline.h (tree_function_versioning): Update prototype.
|
| H A D | ChangeLog-2005 | 9721 tree_function_versioning, replace_ref_tree): New functions. 9723 (tree_versionable_function_p, tree_function_versioning,
|