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< ConstantFP, Type, uint64_t > Struct Template Reference

List of all members.

Static Public Member Functions

static ConstantFPcreate (const Type *Ty, uint64_t V)

Detailed Description

template<>
struct llvm::ConstantCreator< ConstantFP, Type, uint64_t >

Definition at line 768 of file Constants.cpp.


Member Function Documentation

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

Definition at line 769 of file Constants.cpp.

References llvm::Type::DoubleTy, and F.


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