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
Create a copy of this instruction without inserting it into a block.
Declared in <llvm/IR/Instructions.h>
CatchSwitchInst*
cloneImpl() const;
A clone of this instruction.
Created with MrDocs