Function llvm_sys::core::LLVMInstructionRemoveFromParent
source · pub unsafe extern "C" fn LLVMInstructionRemoveFromParent(
Inst: LLVMValueRef
)
Expand description
Remove the given instruction from its containing building block but kept alive.