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

#include <User.h>

Inheritance diagram for llvm::simplify_type< User::op_iterator >:

Inheritance graph
[legend]
List of all members.

Public Types

typedef ValueSimpleType

Static Public Member Functions

static SimpleType getSimplifiedValue (const User::op_iterator &Val)

Detailed Description

template<>
struct llvm::simplify_type< User::op_iterator >

Definition at line 94 of file User.h.


Member Typedef Documentation

typedef Value* llvm::simplify_type< User::op_iterator >::SimpleType
 

Definition at line 95 of file User.h.


Member Function Documentation

static SimpleType llvm::simplify_type< User::op_iterator >::getSimplifiedValue const User::op_iterator Val  )  [inline, static]
 

Definition at line 97 of file User.h.


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