commit | 6d696086211df59a339987e340430bca968d5dba | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Thu Oct 01 10:18:54 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Oct 02 19:00:14 2020 +0000 |
tree | 8ce8d31ed5dea69fc50074295a9be46d1741d05a | |
parent | 8cc5f19f439d31e832b137664b75b11607096eb3 [diff] |
Store a unique_ptr* for a candidate's parent statement. This will later allow us to rescan parent statements independently, instead of performing a full rescan of the entire Program on each iteration. Change-Id: Id86e139d81125bc529aba9453cba5606d1041908 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/321462 Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: John Stiles <johnstiles@google.com>