Function llvm_sys::core::LLVMInstructionEraseFromParent
source · pub unsafe extern "C" fn LLVMInstructionEraseFromParent(
Inst: LLVMValueRef
)
Expand description
Remove the given instruction from its containing building block and delete it.