Function llvm_sys::core::LLVMSetNNeg
source · pub unsafe extern "C" fn LLVMSetNNeg(
NonNegInst: LLVMValueRef,
IsNonNeg: LLVMBool
)
Expand description
Sets the non-negative flag for the instruction.
Only valid for zext instructions.