LLVM API Documentation

Value.cpp File Reference

#include "llvm/Constant.h"
#include "llvm/Constants.h"
#include "llvm/DerivedTypes.h"
#include "llvm/InstrTypes.h"
#include "llvm/Instructions.h"
#include "llvm/Module.h"
#include "llvm/ValueSymbolTable.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/LeakDetector.h"
#include <algorithm>

Include dependency graph for Value.cpp:

Go to the source code of this file.

Functions

static const TypecheckType (const Type *Ty)
static bool getSymTab (Value *V, ValueSymbolTable *&ST)


Function Documentation

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

Definition at line 30 of file Value.cpp.

static bool getSymTab ( Value V,
ValueSymbolTable *&  ST 
) [static]




This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.