llvm_sys::core

Function LLVMGetIncomingValue

Source
pub unsafe extern "C" fn LLVMGetIncomingValue(
    PhiNode: LLVMValueRef,
    Index: c_uint,
) -> LLVMValueRef