LLVM API Documentation
#include <SelectionDAGNodes.h>


Public Member Functions | |
| ISD::CondCode | get () const |
Static Public Member Functions | |
| static bool | classof (const SDNode *N) |
Friends | |
| class | SelectionDAG |
Definition at line 1587 of file SelectionDAGNodes.h.
Definition at line 1598 of file SelectionDAGNodes.h.
References llvm::ISD::CONDCODE, and llvm::SDNode::getOpcode().
| ISD::CondCode llvm::CondCodeSDNode::get | ( | ) | const [inline] |
Definition at line 1596 of file SelectionDAGNodes.h.
friend class SelectionDAG [friend] |
Reimplemented from llvm::SDNode.
Definition at line 1589 of file SelectionDAGNodes.h.