Read‐only iterator over successor basic blocks of a terminator instruction.

Synopsis

Declared in <llvm/IR/CFG.h>

using const_succ_iterator = Instruction::const_succ_iterator;

Created with MrDocs