Function llvm_sys::target_machine::LLVMSetTargetMachineFastISel

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

Enable fast-path instruction selection.