LLVM API Documentation

Static Public Member Functions
llvm::ConstantCreator< ConstantExpr, Type, ExprMapKeyType > Struct Template Reference

#include <ConstantsContext.h>

List of all members.

Static Public Member Functions

static ConstantExprcreate (Type *Ty, const ExprMapKeyType &V, unsigned short pred=0)

Detailed Description

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

Definition at line 434 of file ConstantsContext.h.


Member Function Documentation

static ConstantExpr* llvm::ConstantCreator< ConstantExpr, Type, ExprMapKeyType >::create ( Type Ty,
const ExprMapKeyType V,
unsigned short  pred = 0 
) [inline, static]

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