LLVM  3.7.0
Public Types | Static Public Member Functions | List of all members
llvm::simplify_type< User::const_op_iterator > Struct Template Reference

#include <User.h>

Public Types

typedef ValueSimpleType
 

Static Public Member Functions

static SimpleType getSimplifiedValue (User::const_op_iterator &Val)
 

Detailed Description

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

Definition at line 255 of file User.h.

Member Typedef Documentation

Definition at line 256 of file User.h.

Member Function Documentation

static SimpleType llvm::simplify_type< User::const_op_iterator >::getSimplifiedValue ( User::const_op_iterator Val)
inlinestatic

Definition at line 257 of file User.h.


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