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

#include "llvm/IR/ValueHandle.h"

Public Types

using SimpleType = Value *
 

Static Public Member Functions

static SimpleType getSimplifiedValue (const WeakVH &WVH)
 

Detailed Description

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

Definition at line 169 of file ValueHandle.h.

Member Typedef Documentation

◆ SimpleType

Definition at line 170 of file ValueHandle.h.

Member Function Documentation

◆ getSimplifiedValue()

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

Definition at line 172 of file ValueHandle.h.


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