LLVM API Documentation

Classes | Namespaces | Typedefs | Functions
GenericValue.h File Reference
#include "llvm/ADT/APInt.h"
#include "llvm/Support/DataTypes.h"
Include dependency graph for GenericValue.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llvm::GenericValue
struct  llvm::GenericValue::IntPair

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


Typedefs

typedef void * llvm::PointerTy

Functions

GenericValue llvm::PTOGV (void *P)
void * llvm::GVTOP (const GenericValue &GV)