LLVM API Documentation

llvm::simplify_type< User::const_op_iterator > Struct Template Reference

#include <User.h>

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

Inheritance graph
[legend]
List of all members.

Public Types

typedef ValueSimpleType

Static Public Member Functions

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

Detailed Description

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

Definition at line 104 of file User.h.


Member Typedef Documentation

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

Definition at line 105 of file User.h.


Member Function Documentation

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

Definition at line 107 of file User.h.

References Val.


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