Return true if I's terminator has no successor blocks.
I's
Declared in <llvm/IR/CFG.h>
<llvm/IR/CFG.h>
bool succ_empty(Instruction const* I);
True if I has no successor blocks.
I