LLVM API Documentation

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

llvm::ConstantCreator< ConstantExpr, Type, ExprMapKeyType > Struct Template Reference

List of all members.

Static Public Member Functions

static ConstantExprcreate (const Type *Ty, const ExprMapKeyType &V)

Detailed Description

template<>
struct llvm::ConstantCreator< ConstantExpr, Type, ExprMapKeyType >

Definition at line 1162 of file Constants.cpp.


Member Function Documentation

static ConstantExpr* llvm::ConstantCreator< ConstantExpr, Type, ExprMapKeyType >::create const Type Ty,
const ExprMapKeyType V
[inline, static]
 

Definition at line 1163 of file Constants.cpp.

References llvm::Instruction::Cast, llvm::Instruction::Select, and llvm::Instruction::Shl.


The documentation for this struct was generated from the following file: