ΒΆvoid LLVMDeleteInstruction(LLVMValueRef Inst)
void LLVMDeleteInstruction(LLVMValueRef Inst)
Description
Delete an instruction. The instruction specified is deleted. It must have previously been removed from its containing building block.
Declared at: llvm/include/llvm-c/Core.h:3253
Parameters
- LLVMValueRef Inst