commit | 3454885c79e921cab6b42c926ac8b739acdf017e | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Thu Sep 03 10:50:21 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Sep 03 16:09:47 2020 +0000 |
tree | eece6c37f1b9369f2c92227ba30b613937134bb6 | |
parent | eadfc3bccda9316443c6dba29e24c980733f4416 [diff] |
Add is<T> to IRNode types. This is a shorthand function for verifying the kind of IRNode you have. Change-Id: Ifc53100b6d29d9fcd02e90e0658fda971f136210 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/315256 Commit-Queue: John Stiles <johnstiles@google.com> Commit-Queue: Ethan Nicholas <ethannicholas@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Ethan Nicholas <ethannicholas@google.com>