C#: Add hasUnreachedInstruction to raw IR

This commit is contained in:
Robert Marsh
2022-12-07 13:48:21 -05:00
parent 7f12f6dc3e
commit e44073718f

View File

@@ -414,6 +414,8 @@ private module Cached {
}
}
predicate hasUnreachedInstruction(IRFunction func) { none() }
import CachedForDebugging
cached