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
Return true if this instruction is a funclet pad.
Declared in <llvm/IR/Instruction.h>
bool
isFuncletPad() const;
True if this instruction is a funclet pad.
Created with MrDocs