LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
FEnv.h File Reference
#include "llvm/Config/config.h"
#include <cerrno>
#include <fenv.h>
Include dependency graph for FEnv.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 llvm
 List of target independent CodeGen pass IDs.
 
 llvm::sys
 

Functions

static void llvm::sys::llvm_fenv_clearexcept ()
 llvm_fenv_clearexcept - Clear the floating-point exception state. More...
 
static bool llvm::sys::llvm_fenv_testexcept ()
 llvm_fenv_testexcept - Test if a floating-point exception was raised. More...