LLVM 22.0.0git
llvm::GraphTraits< MachineDomTreeNode * > Struct Reference

#include "llvm/CodeGen/MachineDominators.h"

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

Public Types

using NodeRef
Public Types inherited from llvm::MachineDomTreeGraphTraitsBase< MachineDomTreeNode, MachineDomTreeNode::const_iterator >
using NodeRef
using ChildIteratorType

Additional Inherited Members

Static Public Member Functions inherited from llvm::MachineDomTreeGraphTraitsBase< 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 172 of file MachineDominators.h.

Member Typedef Documentation

◆ NodeRef

Definition at line 95 of file GraphTraits.h.


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