Home
last modified time | relevance | path

Searched refs:tree_function_versioning (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-inline.h108 void tree_function_versioning (tree, tree, varray_type, bool);
H A Dcgraphunit.c1874 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 Dtree-inline.c2759 tree_function_versioning (tree old_decl, tree new_decl, varray_type tree_map, in tree_function_versioning() function
H A DChangeLog-200615532 (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 DChangeLog-20059721 tree_function_versioning, replace_ref_tree): New functions.
9723 (tree_versionable_function_p, tree_function_versioning,