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

#include "llvm/IR/User.h"

Public Types

using SimpleType = Value *
 

Static Public Member Functions

static SimpleType getSimplifiedValue (User::op_iterator &Val)
 

Detailed Description

Definition at line 322 of file User.h.

Member Typedef Documentation

◆ SimpleType

using llvm::simplify_type< User::op_iterator >::SimpleType = Value*

Definition at line 323 of file User.h.

Member Function Documentation

◆ getSimplifiedValue()

static SimpleType llvm::simplify_type< User::op_iterator >::getSimplifiedValue ( User::op_iterator Val)
inlinestatic

Definition at line 325 of file User.h.


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