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

Enable fast-path instruction selection.