LLVM 24.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 128 of file Use.h.

Member Typedef Documentation

◆ SimpleType

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

Definition at line 129 of file Use.h.

Member Function Documentation

◆ getSimplifiedValue()

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

Definition at line 131 of file Use.h.


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