LLVM API Documentation

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

namespace  llvm
 

List of target independent CodeGen pass IDs.


Functions

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