pub unsafe extern "C" fn LLVMSetTargetMachineGlobalISel(
    T: LLVMTargetMachineRef,
    Enable: LLVMBool
)
Expand description

Enable global instruction selection.