SSA: Remove dead code.

This commit is contained in:
Anders Schack-Mulligen
2025-03-31 10:42:50 +02:00
parent 70e53c2f8b
commit b4daba30a5

View File

@@ -1757,8 +1757,6 @@ module Make<LocationSig Location, InputSig<Location> Input> {
this.getExpr().hasCfgNode(bb_, i_)
}
SourceVariable getVariable() { result = v_ }
pragma[nomagic]
predicate readsAt(BasicBlock bb, int i, SourceVariable v) {
bb = bb_ and