Return true if this is a floating-point NaN constant or a vector floating-point constant with all NaN elements.
Declared in <llvm/IR/Constant.h>
<llvm/IR/Constant.h>
bool isNaN() const;
True if this is a floating-point NaN constant.