LLVM 22.0.0git
llvm::simplify_type< const MDOperand > Struct Reference

#include "llvm/IR/Metadata.h"

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

Public Types

using SimpleType = Metadata *

Static Public Member Functions

static SimpleType getSimplifiedValue (const MDOperand &MD)

Detailed Description

Definition at line 967 of file Metadata.h.

Member Typedef Documentation

◆ SimpleType

using llvm::simplify_type< const MDOperand >::SimpleType = Metadata *

Definition at line 968 of file Metadata.h.

Member Function Documentation

◆ getSimplifiedValue()

SimpleType llvm::simplify_type< const MDOperand >::getSimplifiedValue ( const MDOperand & MD)
inlinestatic

Definition at line 970 of file Metadata.h.

References llvm::MDOperand::get().


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