LLVM 24.0.0git
llvm::simplify_type< Use * > Struct Reference

#include "llvm/IR/Use.h"

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

Public Types

using SimpleType = Value *

Static Public Member Functions

static SimpleType getSimplifiedValue (Use *Val)

Detailed Description

Definition at line 121 of file Use.h.

Member Typedef Documentation

◆ SimpleType

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

Definition at line 122 of file Use.h.

Member Function Documentation

◆ getSimplifiedValue()

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

Definition at line 124 of file Use.h.


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