ΒΆinline bool isDefaultFPEnvironment(
fp::ExceptionBehavior EB,
llvm::RoundingMode RM)
inline bool isDefaultFPEnvironment(
fp::ExceptionBehavior EB,
llvm::RoundingMode RM)
Description
Returns true if the exception handling behavior and rounding mode match what is used in the default floating point environment.
Declared at: llvm/include/llvm/IR/FPEnv.h:65
Parameters
- fp::ExceptionBehavior EB
- llvm::RoundingMode RM