LLVMGetPreviousInstruction

Function LLVMGetPreviousInstruction 

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