LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Value.cpp File Reference

#include "llvm/InstrTypes.h"
#include "llvm/SymbolTable.h"
#include "llvm/DerivedTypes.h"
#include "llvm/Constant.h"
#include "llvm/GlobalValue.h"
#include "llvm/Support/LeakDetector.h"
#include <algorithm>
#include <iostream>

Include dependency graph for Value.cpp:

Go to the source code of this file.

Functions

static const TypecheckType (const Type *Ty)


Function Documentation

static const Type* checkType const Type Ty  )  [inline, static]
 

Definition at line 28 of file Value.cpp.