* cgraph.h (cgraph_edge::clone): Update prototype.
commitf7f3f5f63a875241766b2106c5827a1fa0a376d3
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 Jun 2017 23:07:11 +0000 (10 23:07 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 Jun 2017 23:07:11 +0000 (10 23:07 +0000)
tree198bd5ad2351d27130053b58e510149c5894f984
parent78a228e6956b62edb5787e4b7a84f96e57e80e24
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@249097 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cgraph.h
gcc/cgraphclones.c
gcc/tree-inline.c