LLVM API Documentation

llvm::simplify_type< value_use_iterator< const User > > Struct Template Reference

#include <Use.h>

Inheritance diagram for llvm::simplify_type< value_use_iterator< const User > >:

Inheritance graph
[legend]
List of all members.

Public Types

typedef const UserSimpleType

Static Public Member Functions

static SimpleType getSimplifiedValue (const value_use_iterator< const User > &Val)

Detailed Description

template<>
struct llvm::simplify_type< value_use_iterator< const User > >

Definition at line 157 of file Use.h.


Member Typedef Documentation

typedef const User* llvm::simplify_type< value_use_iterator< const User > >::SimpleType

Definition at line 158 of file Use.h.


Member Function Documentation

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

Definition at line 160 of file Use.h.

References Val.


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