Function LLVMGetInstructionParent

Source
pub(crate) unsafe extern "C" fn LLVMGetInstructionParent(
    Inst: &Value,
) -> &BasicBlock