Return true if this call cannot return to its caller.
Declared in <llvm/IR/InstrTypes.h>
<llvm/IR/InstrTypes.h>
bool doesNotReturn() const;
True if the noreturn attribute is present.