Function LLVMSetNSW

Source
pub(crate) unsafe extern "C" fn LLVMSetNSW(
    ArithInst: &Value,
    HasNSW: Bool,
)