LLVM API Documentation
#include <SelectionDAGNodes.h>


Public Member Functions | |
| MCSymbol * | getLabel () const |
Static Public Member Functions | |
| static bool | classof (const SDNode *N) |
Friends | |
| class | SelectionDAG |
Definition at line 1492 of file SelectionDAGNodes.h.
Definition at line 1503 of file SelectionDAGNodes.h.
References llvm::ISD::EH_LABEL, and llvm::SDNode::getOpcode().
| MCSymbol* llvm::EHLabelSDNode::getLabel | ( | ) | const [inline] |
Definition at line 1501 of file SelectionDAGNodes.h.
friend class SelectionDAG [friend] |
Reimplemented from llvm::SDNode.
Definition at line 1495 of file SelectionDAGNodes.h.