llvm::DbgSSABlockSuccIterator::operator*

Return the DbgSSABlock for the current successor.

Synopsis

Declared in <llvm/Transforms/Utils/DebugSSAUpdater.h>

DbgSSABlock*
operator*();

Return Value

The DbgSSABlock for the current successor.