Type Alias llvm_sys::LLVMFastMathFlags
source ยท pub type LLVMFastMathFlags = c_uint;
Expand description
Flags to indicate what fast-math-style optimizations are allowed on operations.
pub type LLVMFastMathFlags = c_uint;
Flags to indicate what fast-math-style optimizations are allowed on operations.