LLVM: llvm::simplify_type< const WeakVH > Struct Reference (original) (raw)

#include "[llvm/IR/ValueHandle.h](ValueHandle%5F8h%5Fsource.html)"

Inheritance diagram for llvm::simplify_type< const WeakVH >:

[legend]

Public Types
using SimpleType = Value *
Static Public Member Functions
static SimpleType getSimplifiedValue (const WeakVH &WVH)

Detailed Description

Definition at line 173 of file ValueHandle.h.

Member Typedef Documentation

SimpleType

using llvm::simplify_type< const WeakVH >::SimpleType = Value *

Definition at line 174 of file ValueHandle.h.

Member Function Documentation

getSimplifiedValue()

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

Definition at line 176 of file ValueHandle.h.


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