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::simplify_type< From > Struct Template Reference

#include <ilist.h>

Public Types

typedef From SimpleType
 

Static Public Member Functions

static SimpleTypegetSimplifiedValue (From &Val)
 

Detailed Description

template<typename From>
struct llvm::simplify_type< From >

Definition at line 272 of file ilist.h.

Member Typedef Documentation

template<typename From>
typedef From llvm::simplify_type< From >::SimpleType

Definition at line 32 of file Casting.h.

Member Function Documentation

template<typename From>
static SimpleType& llvm::simplify_type< From >::getSimplifiedValue ( From &  Val)
inlinestatic

Definition at line 35 of file Casting.h.

Referenced by llvm::simplify_type< const From >::getSimplifiedValue().


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