Files
clang-p2996/llvm/lib/SandboxIR/Value.cpp
vporpo 0931a2a5a2 [SandboxIR] SetUse callback (#126985)
This patch implements a callback mechanism similar to the existing ones,
but for getting notified whenever a Use edge gets updated. This is going
to be used in a follow up patch by the Dependency Graph.
2025-02-14 11:26:21 -08:00

3.6 KiB