LLVM 22.0.0git
llvm::simplify_type< const WeakTrackingVH > Struct Reference

#include "llvm/IR/ValueHandle.h"

Inheritance diagram for llvm::simplify_type< const WeakTrackingVH >:
[legend]

Public Types

using SimpleType = Value *

Static Public Member Functions

static SimpleType getSimplifiedValue (const WeakTrackingVH &WVH)

Detailed Description

Definition at line 237 of file ValueHandle.h.

Member Typedef Documentation

◆ SimpleType

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

Definition at line 238 of file ValueHandle.h.

Member Function Documentation

◆ getSimplifiedValue()

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

Definition at line 240 of file ValueHandle.h.


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