llvm::Instruction::hasNonNeg

Determine whether the nneg flag is set.

Synopsis

Declared in <llvm/IR/Instruction.h>

bool
hasNonNeg() const;

Return Value

True if the nneg flag is set.