LLVM API Documentation
#include <SelectionDAGNodes.h>


Public Member Functions | |
| const MDNode * | getMD () const |
Static Public Member Functions | |
| static bool | classof (const SDNode *N) |
Friends | |
| class | SelectionDAG |
Definition at line 1484 of file SelectionDAGNodes.h.
Definition at line 1493 of file SelectionDAGNodes.h.
References llvm::SDNode::getOpcode(), and llvm::ISD::MDNODE_SDNODE.
| const MDNode* llvm::MDNodeSDNode::getMD | ( | ) | const [inline] |
Definition at line 1491 of file SelectionDAGNodes.h.
friend class SelectionDAG [friend] |
Reimplemented from llvm::SDNode.
Definition at line 1486 of file SelectionDAGNodes.h.