LLVM API Documentation

Public Member Functions | Static Public Member Functions | Friends
llvm::EHLabelSDNode Class Reference

#include <SelectionDAGNodes.h>

Inheritance diagram for llvm::EHLabelSDNode:
Inheritance graph
[legend]
Collaboration diagram for llvm::EHLabelSDNode:
Collaboration graph
[legend]

List of all members.

Public Member Functions

MCSymbolgetLabel () const

Static Public Member Functions

static bool classof (const SDNode *N)

Friends

class SelectionDAG

Detailed Description

Definition at line 1727 of file SelectionDAGNodes.h.


Member Function Documentation

static bool llvm::EHLabelSDNode::classof ( const SDNode N) [inline, static]

Definition at line 1738 of file SelectionDAGNodes.h.

References llvm::ISD::EH_LABEL, and llvm::SDNode::getOpcode().

Definition at line 1736 of file SelectionDAGNodes.h.


Friends And Related Function Documentation

friend class SelectionDAG [friend]

Reimplemented from llvm::SDNode.

Definition at line 1730 of file SelectionDAGNodes.h.


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