LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Static Public Member Functions | List of all members
llvm::ConstantKeyData< ConstantExpr > Struct Template Reference

#include <ConstantsContext.h>

Public Types

typedef ExprMapKeyType ValType
 

Static Public Member Functions

static ValType getValType (ConstantExpr *CE)
 

Detailed Description

template<>
struct llvm::ConstantKeyData< ConstantExpr >

Definition at line 479 of file ConstantsContext.h.

Member Typedef Documentation

Definition at line 480 of file ConstantsContext.h.

Member Function Documentation

static ValType llvm::ConstantKeyData< ConstantExpr >::getValType ( ConstantExpr CE)
inlinestatic

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