Returns true iff any block of the loop for which this info is contains an instruction that may throw or otherwise exit abnormally.
Declared in <llvm/Analysis/MustExecute.h>
<llvm/Analysis/MustExecute.h>
virtual bool anyBlockMayThrow() const = 0;