Determine whether the no‐NaNs flag is set.

Synopsis

Declared in <llvm/IR/Instruction.h>

bool
hasNoNaNs() const;

Return Value

True if no‐NaNs is set.

Created with MrDocs