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.