commit | 441c1bc315ff42d7eee2e24e11bdc1529651bfe4 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Fri Mar 19 15:55:36 2021 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Mar 22 14:11:56 2021 +0000 |
tree | b67084a57211c2f95d3cbfc6d1d6d98c66c898fe | |
parent | 61d694d08ff140a37773e1db52a6d17de071d18a [diff] |
Avoid recursing into expressions in finalizeFunction. Descending into expressions is costly, and we don't have any need to do it. Change-Id: I45bf96b8642dceac95fb0468ae78cc785e400716 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/386842 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Brian Osman <brianosman@google.com>