LLVMInstructionEraseFromParent

Function LLVMInstructionEraseFromParent 

Source
pub unsafe extern "C" fn LLVMInstructionEraseFromParent(
    Inst: *mut LLVMValue,
)
Expand description

Remove the given instruction from its containing building block and delete it.