LLVM API Documentation

llvm::simplify_type< const SDOperand > Struct Template Reference

#include <SelectionDAGNodes.h>

List of all members.

Public Types

typedef SDNodeSimpleType

Static Public Member Functions

static SimpleType getSimplifiedValue (const SDOperand &Val)


Detailed Description

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

Definition at line 658 of file SelectionDAGNodes.h.


Member Typedef Documentation

typedef SDNode* llvm::simplify_type< const SDOperand >::SimpleType

Definition at line 659 of file SelectionDAGNodes.h.


Member Function Documentation

static SimpleType llvm::simplify_type< const SDOperand >::getSimplifiedValue ( const SDOperand Val  )  [inline, static]

Definition at line 660 of file SelectionDAGNodes.h.

References Val.


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