enum FastMathMap

Description

FastMath Flags This is a fixed layout derived from the bitcode emitted by LLVM 5.0 intended to decouple the in-memory representation from the serialization.

Declared at: llvm/include/llvm/Bitcode/LLVMBitCodes.h:476

Enumerators

NameValueComment
UnsafeAlgebra1
NoNaNs2
NoInfs4
NoSignedZeros8
AllowReciprocal16
AllowContract32
ApproxFunc64
AllowReassoc128