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

#include <Use.h>

Public Types

typedef ValueSimpleType
 

Static Public Member Functions

static SimpleType getSimplifiedValue (const Use &Val)
 

Detailed Description

template<>
struct llvm::simplify_type< const Use >

Definition at line 163 of file Use.h.

Member Typedef Documentation

Definition at line 164 of file Use.h.

Member Function Documentation

static SimpleType llvm::simplify_type< const Use >::getSimplifiedValue ( const Use Val)
inlinestatic

Definition at line 165 of file Use.h.

References llvm::Use::get().


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