LLVM API Documentation

Public Types | Static Public Member Functions
llvm::simplify_type< const SDValue > Struct Template Reference

#include <SelectionDAGNodes.h>

List of all members.

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 241 of file SelectionDAGNodes.h.


Member Typedef Documentation

Definition at line 242 of file SelectionDAGNodes.h.


Member Function Documentation

Definition at line 243 of file SelectionDAGNodes.h.

References llvm::SDValue::getNode().


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