]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cgraphclones.cc
cgraph.h (cgraph_edge::clone): Update prototype.
authorJan Hubicka <hubicka@ucw.cz>
Sat, 10 Jun 2017 23:07:11 +0000 (01:07 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 10 Jun 2017 23:07:11 +0000 (23:07 +0000)
commit1511c8c005d91ff2af7010d852fe83bdde0fd3f3
tree198bd5ad2351d27130053b58e510149c5894f984
parent9a58d6cdbf24c9680f70ff84b21749f5aa1c196f
cgraph.h (cgraph_edge::clone): Update prototype.

* cgraph.h (cgraph_edge::clone): Update prototype.
* cgraphclones.c (cgraph_edge::clone): Update profile scaling.
(cgraph_node::create_clone): Update.
(cgraph_node::create_version_clone): Update.
* tree-inline.c (copy_bb): Update.
(expand_call_inline): Update.

From-SVN: r249097
gcc/ChangeLog
gcc/cgraph.h
gcc/cgraphclones.c
gcc/tree-inline.c