llvm::PHINode::block_begin

Return an iterator to the first incoming block.

Synopsis

Declared in <llvm/IR/Instructions.h>

const_block_iterator
block_begin() const;

Return Value

Iterator to the first incoming block.