llvm_sys::core

Function LLVMSetNSW

Source
pub unsafe extern "C" fn LLVMSetNSW(
    ArithInst: LLVMValueRef,
    HasNSW: LLVMBool,
)