Access members of the successor basic block.
Synopsis
Declared in <llvm/IR/Instruction.h>
BasicBlock const*
operator‐>() const;
Return Value
The successor basic block.
Created with MrDocs
Access members of the successor basic block.
Declared in <llvm/IR/Instruction.h>
BasicBlock const*
operator‐>() const;
The successor basic block.
Created with MrDocs