If this argument has nofpclass attribute, return the mask representing disallowed floating-point values. Otherwise, fcNone is returned.
Declared in <llvm/IR/Argument.h>
<llvm/IR/Argument.h>
FPClassTest getNoFPClass() const;
The mask of disallowed floating-point values, or fcNone.