Return true if this instruction is a funclet pad.

Synopsis

Declared in <llvm/IR/Instruction.h>

bool
isFuncletPad() const;

Return Value

True if this instruction is a funclet pad.

Created with MrDocs