rustc_codegen_llvm::llvm::enzyme_ffi

Function LLVMRustEraseInstBefore

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