LLVM  4.0.0
Public Types | Static Public Member Functions | List of all members
llvm::simplify_type< const SDValue > Struct Template Reference

#include <SelectionDAGNodes.h>

Public Types

typedef SDNodeSimpleType
 

Static Public Member Functions

static SimpleType getSimplifiedValue (const SDValue &Val)
 

Detailed Description

template<>
struct llvm::simplify_type< const SDValue >

Definition at line 237 of file SelectionDAGNodes.h.

Member Typedef Documentation

Definition at line 238 of file SelectionDAGNodes.h.

Member Function Documentation

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

Definition at line 239 of file SelectionDAGNodes.h.

References llvm::SDValue::getNode().


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