Create a copy of this instruction without inserting it into a block.

Synopsis

Declared in <llvm/IR/Instructions.h>

CatchSwitchInst*
cloneImpl() const;

Return Value

A clone of this instruction.

Created with MrDocs