pub unsafe extern "C" fn LLVMSetTargetMachineFastISel(
T: LLVMTargetMachineRef,
Enable: LLVMBool,
)
Expand description
Enable fast-path instruction selection.
pub unsafe extern "C" fn LLVMSetTargetMachineFastISel(
T: LLVMTargetMachineRef,
Enable: LLVMBool,
)
Enable fast-path instruction selection.