LLVM 19.0.0git
llvm::DirectedGraph< NodeType, EdgeType > Member List

This is the complete list of members for llvm::DirectedGraph< NodeType, EdgeType >, including all inherited members.

addNode(NodeType &N)llvm::DirectedGraph< NodeType, EdgeType >inline
back() constllvm::DirectedGraph< NodeType, EdgeType >inline
back()llvm::DirectedGraph< NodeType, EdgeType >inline
begin() constllvm::DirectedGraph< NodeType, EdgeType >inline
begin()llvm::DirectedGraph< NodeType, EdgeType >inline
connect(NodeType &Src, NodeType &Dst, EdgeType &E)llvm::DirectedGraph< NodeType, EdgeType >inline
const_iterator typedefllvm::DirectedGraph< NodeType, EdgeType >
DGraphType typedefllvm::DirectedGraph< NodeType, EdgeType >
DirectedGraph()=defaultllvm::DirectedGraph< NodeType, EdgeType >
DirectedGraph(NodeType &N)llvm::DirectedGraph< NodeType, EdgeType >inlineexplicit
DirectedGraph(const DGraphType &G)llvm::DirectedGraph< NodeType, EdgeType >inline
DirectedGraph(DGraphType &&RHS)llvm::DirectedGraph< NodeType, EdgeType >inline
EdgeListTy typedefllvm::DirectedGraph< NodeType, EdgeType >protected
end() constllvm::DirectedGraph< NodeType, EdgeType >inline
end()llvm::DirectedGraph< NodeType, EdgeType >inline
findIncomingEdgesToNode(const NodeType &N, SmallVectorImpl< EdgeType * > &EL) constllvm::DirectedGraph< NodeType, EdgeType >inline
findNode(const NodeType &N) constllvm::DirectedGraph< NodeType, EdgeType >inline
findNode(const NodeType &N)llvm::DirectedGraph< NodeType, EdgeType >inline
front() constllvm::DirectedGraph< NodeType, EdgeType >inline
front()llvm::DirectedGraph< NodeType, EdgeType >inline
iterator typedefllvm::DirectedGraph< NodeType, EdgeType >
NodeListTy typedefllvm::DirectedGraph< NodeType, EdgeType >protected
Nodesllvm::DirectedGraph< NodeType, EdgeType >protected
operator=(const DGraphType &G)llvm::DirectedGraph< NodeType, EdgeType >inline
operator=(const DGraphType &&G)llvm::DirectedGraph< NodeType, EdgeType >inline
removeNode(NodeType &N)llvm::DirectedGraph< NodeType, EdgeType >inline
size() constllvm::DirectedGraph< NodeType, EdgeType >inline