LLVM 23.0.0git
llvm::simplify_type< const Use > Struct Reference

#include "llvm/IR/Use.h"

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

Public Types

using SimpleType = Value *

Static Public Member Functions

static SimpleType getSimplifiedValue (const Use &Val)

Detailed Description

Definition at line 115 of file Use.h.

Member Typedef Documentation

◆ SimpleType

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

Definition at line 116 of file Use.h.

Member Function Documentation

◆ getSimplifiedValue()

SimpleType llvm::simplify_type< const Use >::getSimplifiedValue ( const Use & Val)
inlinestatic

Definition at line 118 of file Use.h.

References llvm::Use::get().


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