Return the number of successors.
Synopsis
Declared in <llvm/IR/Instructions.h>
unsigned int
getNumSuccessors() const;
Return Value
Number of successors.
Created with MrDocs
Return the number of successors.
Declared in <llvm/IR/Instructions.h>
unsigned int
getNumSuccessors() const;
Number of successors.
Created with MrDocs