return the number of 'handlers' in this catchswitch instruction, except the default handler

Synopsis

Declared in <llvm/IR/Instructions.h>

unsigned int
getNumHandlers() const;

Created with MrDocs