LLVM 19.0.0git
List of all members
llvm::GraphTraits< const MachineDomTreeNode * > Struct Reference

#include "llvm/CodeGen/MachineDominators.h"

Inheritance diagram for llvm::GraphTraits< const MachineDomTreeNode * >:
Inheritance graph
[legend]

Additional Inherited Members

- Public Types inherited from llvm::MachineDomTreeGraphTraitsBase< const MachineDomTreeNode, MachineDomTreeNode::const_iterator >
using NodeRef = const MachineDomTreeNode *
 
using ChildIteratorType = MachineDomTreeNode::const_iterator
 
- Static Public Member Functions inherited from llvm::MachineDomTreeGraphTraitsBase< const MachineDomTreeNode, MachineDomTreeNode::const_iterator >
static NodeRef getEntryNode (NodeRef N)
 
static ChildIteratorType child_begin (NodeRef N)
 
static ChildIteratorType child_end (NodeRef N)
 

Detailed Description

Definition at line 278 of file MachineDominators.h.


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