Return a const range of successor basic blocks of terminator I.
I.
Declared in <llvm/IR/CFG.h>
<llvm/IR/CFG.h>
const_succ_range successors(Instruction const* I);
Const range covering the successors of I.