LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
IsInf.cpp File Reference
#include "llvm/Config/config.h"
#include <math.h>
Include dependency graph for IsInf.cpp:

Go to the source code of this file.

Namespaces

 llvm
 List of target independent CodeGen pass IDs.
 

Functions

int llvm::IsInf (float f)
 Platform-independent wrappers for the C99 isinf() function. More...
 
int llvm::IsInf (double d)