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>
virtual
bool
anyBlockMayThrow() const = 0;
True if any block in the loop may throw or exit abnormally.