Function LLVMGetPreviousInstruction

Source
#[no_mangle]
pub extern "C" fn LLVMGetPreviousInstruction(
    Inst: LLVMValueRef,
) -> LLVMValueRef