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