LLVM API Documentation

Namespaces | Functions
IsNAN.cpp File Reference
#include "llvm/Config/config.h"
#include <math.h>
Include dependency graph for IsNAN.cpp:

Go to the source code of this file.

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


Functions

int llvm::IsNAN (float f)
 Platform-independent wrappers for the C99 isnan() function.
int llvm::IsNAN (double d)