Index of exceptions


B
Block_not_found [Llvm2smt]
Raised if an llvm basic bloc is used in the control flow graph but doesn't exist.

N
Not_implemented [Llvm2smt]
Raised if an llvm instruction is not implemented.
Not_reducible [Llvmcfg]

V
Variable_not_found [Llvm2smt]
Raised if an llvm variable is used in the control flow graph but doesn't exist.