LLVM 19.0.0git
Public Types | Static Public Member Functions | List of all members
llvm::simplify_type< WeakVH > Struct Reference

#include "llvm/IR/ValueHandle.h"

Public Types

using SimpleType = Value *
 

Static Public Member Functions

static SimpleType getSimplifiedValue (WeakVH &WVH)
 

Detailed Description

Definition at line 167 of file ValueHandle.h.

Member Typedef Documentation

◆ SimpleType

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

Definition at line 168 of file ValueHandle.h.

Member Function Documentation

◆ getSimplifiedValue()

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

Definition at line 170 of file ValueHandle.h.


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