LLVM 22.0.0git
llvm::simplify_type< User::const_op_iterator > Struct Reference

#include "llvm/IR/User.h"

Inheritance diagram for llvm::simplify_type< User::const_op_iterator >:
[legend]

Public Types

using SimpleType = Value*

Static Public Member Functions

static SimpleType getSimplifiedValue (User::const_op_iterator &Val)

Detailed Description

Definition at line 379 of file User.h.

Member Typedef Documentation

◆ SimpleType

Definition at line 380 of file User.h.

Member Function Documentation

◆ getSimplifiedValue()

SimpleType llvm::simplify_type< User::const_op_iterator >::getSimplifiedValue ( User::const_op_iterator & Val)
inlinestatic

Definition at line 382 of file User.h.


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