Lifted
Isolated
RemoveExceptionalCalls is a simple pass whose goal is to drop all the calls to functions marked as `Exceptional` and replace them with an `UnrechableInst`. This is mainly useful in the decompilation pipeline.