LLVM API Documentation
#include "llvm/Config/config.h"
#include <math.h>
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) |