LLVM API Documentation

Constants.h File Reference

#include "llvm/Constant.h"
#include "llvm/Type.h"
#include "llvm/OperandTraits.h"
#include "llvm/ADT/APInt.h"
#include "llvm/ADT/APFloat.h"
#include "llvm/ADT/SmallVector.h"

Include dependency graph for Constants.h:

Go to the source code of this file.

Namespaces

namespace  llvm

Classes

class  llvm::ConstantInt
 Class for constant integers. More...
class  llvm::ConstantFP
class  llvm::ConstantAggregateZero
class  llvm::ConstantArray
struct  llvm::OperandTraits< ConstantArray >
class  llvm::ConstantStruct
struct  llvm::OperandTraits< ConstantStruct >
class  llvm::ConstantVector
struct  llvm::OperandTraits< ConstantVector >
class  llvm::ConstantPointerNull
class  llvm::ConstantExpr
struct  llvm::OperandTraits< ConstantExpr >
class  llvm::UndefValue




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