Ruby: Remove reference to SsaInputNode.

This commit is contained in:
Anders Schack-Mulligen
2025-02-25 10:01:57 +01:00
parent 95cbd21a62
commit 1f628d0f86
2 changed files with 4 additions and 38 deletions

View File

@@ -26,7 +26,7 @@ module BarrierGuardTest implements TestSig {
tag = "guarded" and
exists(DataFlow::Node n |
newStyleBarrierGuards(n) and
not n instanceof SsaInputNode and
not n instanceof SsaSynthReadNode and
location = n.getLocation() and
element = n.toString() and
value = ""