diff options
author | Calin Juravle <calin@google.com> | 2015-10-20 14:54:07 +0100 |
---|---|---|
committer | Calin Juravle <calin@google.com> | 2015-10-20 20:06:44 +0100 |
commit | 214bbcd1d7454197427c13cc082860619357d847 (patch) | |
tree | ec08d244ae002d85b7537ca9921618be1b4a387d /compiler/optimizing/graph_visualizer.cc | |
parent | a5903e622c0c11c1513a62e128a26d3cefd16c6f (diff) |
Inliner: make sure the returned value is in the outer graph.
The returned value may be a constant or a parameter value. If so, it
will be in the inlined entry_block and (before this CL) we would not
update its block or graph. This CL fixes this and makes sure that the
returned value belongs to the outer graph.
Change-Id: Ie296f0d5a320c33f39eb187df6d328371ccf6500
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions