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
Determine whether the no‐NaNs flag is set.
Declared in <llvm/IR/Instruction.h>
bool
hasNoNaNs() const;
True if no‐NaNs is set.
Created with MrDocs