ΒΆLLVMValueRef LLVMInstructionClone(
LLVMValueRef Inst)
LLVMValueRef LLVMInstructionClone(
LLVMValueRef Inst)
Description
Create a copy of 'this' instruction that is identical in all ways except the following: * The instruction has no parent * The instruction has no name
Declared at: llvm/include/llvm-c/Core.h:3168
Parameters
- LLVMValueRef Inst