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

#include "llvm/CodeGen/MachineDominators.h"

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

Public Types

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

Static Public Member Functions

static NodeRef getEntryNode (MachineDominatorTree *DT)
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 183 of file MachineDominators.h.

Member Typedef Documentation

◆ NodeRef

Definition at line 95 of file GraphTraits.h.

Member Function Documentation

◆ getEntryNode()


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