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

#include "llvm/CodeGen/SelectionDAGNodes.h"

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

Public Types

using SimpleType = SDNode *

Static Public Member Functions

static SimpleType getSimplifiedValue (const SDValue &Val)

Detailed Description

Definition at line 273 of file SelectionDAGNodes.h.

Member Typedef Documentation

◆ SimpleType

using llvm::simplify_type< const SDValue >::SimpleType = SDNode *

Definition at line 274 of file SelectionDAGNodes.h.

Member Function Documentation

◆ getSimplifiedValue()

SimpleType llvm::simplify_type< const SDValue >::getSimplifiedValue ( const SDValue & Val)
inlinestatic

Definition at line 276 of file SelectionDAGNodes.h.

References llvm::SDValue::getNode().


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