diff options
author | vporpo <vporpodas@google.com> | 2024-08-09 14:32:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-09 14:32:34 -0700 |
commit | f7ad495a59445bc42d1955c26f11c892c540abdc (patch) | |
tree | 8d293769b8cbfc4575a1e7e3db2878c2544d0082 /llvm/unittests/Analysis/ValueTrackingTest.cpp | |
parent | 13fc9148ba57c9d07082b6d99c5c760533301629 (diff) | |
download | llvm-f7ad495a59445bc42d1955c26f11c892c540abdc.zip llvm-f7ad495a59445bc42d1955c26f11c892c540abdc.tar.gz llvm-f7ad495a59445bc42d1955c26f11c892c540abdc.tar.bz2 |
[SandboxIR] Clean up tracking code with the help of emplaceIfTracking() (#102406)
This patch introduces Tracker::emplaceIfTracking(), a wrapper of Tracker::track() that will conditionally create the change object if tracking is enabled.
This patch also removes the `Parent` member field of `IRChangeBase`.
Diffstat (limited to 'llvm/unittests/Analysis/ValueTrackingTest.cpp')
0 files changed, 0 insertions, 0 deletions