LLVM 22.0.0git
llvm::GraphTraits< const VPDomTreeNode * > Struct Reference

#include "Transforms/Vectorize/VPlanDominatorTree.h"

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

Public Types

using NodeRef
Public Types inherited from llvm::DomTreeGraphTraitsBase< const VPDomTreeNode, VPDomTreeNode::const_iterator >
using NodeRef
using ChildIteratorType
using nodes_iterator

Additional Inherited Members

Static Public Member Functions inherited from llvm::DomTreeGraphTraitsBase< const VPDomTreeNode, VPDomTreeNode::const_iterator >
static NodeRef getEntryNode (NodeRef N)
static ChildIteratorType child_begin (NodeRef N)
static ChildIteratorType child_end (NodeRef N)
static nodes_iterator nodes_begin (NodeRef N)
static nodes_iterator nodes_end (NodeRef N)

Detailed Description

Definition at line 59 of file VPlanDominatorTree.h.

Member Typedef Documentation

◆ NodeRef

using llvm::GraphTraits< const VPDomTreeNode * >::NodeRef

Definition at line 95 of file GraphTraits.h.


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