llvm_sys::target_machine

Function LLVMSetTargetMachineFastISel

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

Enable fast-path instruction selection.