LLVM: llvm::PBQP::GraphBase Class Reference (original) (raw)

#include "[llvm/CodeGen/PBQP/Graph.h](CodeGen%5F2PBQP%5F2Graph%5F8h%5Fsource.html)"

Static Public Member Functions
static NodeId invalidNodeId ()
Returns a value representing an invalid (non-existent) node.
static EdgeId invalidEdgeId ()
Returns a value representing an invalid (non-existent) edge.

Definition at line 26 of file Graph.h.

EdgeId

NodeId

invalidEdgeId()

EdgeId llvm::PBQP::GraphBase::invalidEdgeId ( ) inlinestatic

invalidNodeId()

NodeId llvm::PBQP::GraphBase::invalidNodeId ( ) inlinestatic

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