rustc_codegen_llvm::llvm

Function LLVMRustEraseInstBefore

Source
pub unsafe extern "C" fn LLVMRustEraseInstBefore(
    BB: &BasicBlock,
    I: &Value,
)