Method LLVMInstructionClone
LLVMInstructionClone(LLVMValueRef)
TODO: Provide summary for Function LLVMInstructionClone
Declaration
public static LLVMValueRef LLVMInstructionClone(LLVMValueRef Inst)
Parameters
public static LLVMValueRef LLVMInstructionClone(LLVMValueRef Inst)
LLVMValueRef | Inst | TODO: Provide details of parameter Inst |
Returns
LLVMValueRef | TODO: Document return value |