LLVM API Documentation
#include <SelectionDAGNodes.h>


Public Member Functions | |
| EVT | getVT () const |
Static Public Member Functions | |
| static bool | classof (const SDNode *N) |
Friends | |
| class | SelectionDAG |
VTSDNode - This class is used to represent EVT's, which are used to parameterize some operations.
Definition at line 1624 of file SelectionDAGNodes.h.
Definition at line 1635 of file SelectionDAGNodes.h.
References llvm::SDNode::getOpcode(), and llvm::ISD::VALUETYPE.
| EVT llvm::VTSDNode::getVT | ( | ) | const [inline] |
Definition at line 1633 of file SelectionDAGNodes.h.
friend class SelectionDAG [friend] |
Reimplemented from llvm::SDNode.
Definition at line 1626 of file SelectionDAGNodes.h.