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

#include <ValueHandle.h>

Public Types

typedef ValueSimpleType
 

Static Public Member Functions

static SimpleType getSimplifiedValue (const WeakVH &WVH)
 

Detailed Description

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

Definition at line 161 of file ValueHandle.h.

Member Typedef Documentation

Definition at line 162 of file ValueHandle.h.

Member Function Documentation

static SimpleType llvm::simplify_type< const WeakVH >::getSimplifiedValue ( const WeakVH WVH)
inlinestatic

Definition at line 163 of file ValueHandle.h.


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