LLVM API Documentation

llvm::ConstantCreator< UndefValue, Type, ValType > Struct Template Reference

List of all members.

Static Public Member Functions

static UndefValuecreate (const Type *Ty, const ValType &V)

Detailed Description

template<class ValType>
struct llvm::ConstantCreator< UndefValue, Type, ValType >

Definition at line 1133 of file Constants.cpp.


Member Function Documentation

template<class ValType>
static UndefValue* llvm::ConstantCreator< UndefValue, Type, ValType >::create ( const Type Ty,
const ValType &  V 
) [inline, static]

Definition at line 1134 of file Constants.cpp.

References Ty.


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