Polly 22.0.0git
llvm::GraphTraits< polly::ScopDetection * > Struct Reference

#include <ScopGraphPrinter.h>

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

Static Public Member Functions

static NodeRef getEntryNode (polly::ScopDetection *SD)
static nodes_iterator nodes_begin (polly::ScopDetection *SD)
static nodes_iterator nodes_end (polly::ScopDetection *SD)

Detailed Description

Definition at line 30 of file ScopGraphPrinter.h.

Member Function Documentation

◆ getEntryNode()

NodeRef llvm::GraphTraits< polly::ScopDetection * >::getEntryNode ( polly::ScopDetection * SD)
inlinestatic

Definition at line 31 of file ScopGraphPrinter.h.

References polly::ScopDetection::getRI().

Referenced by nodes_begin(), and nodes_end().

◆ nodes_begin()

nodes_iterator llvm::GraphTraits< polly::ScopDetection * >::nodes_begin ( polly::ScopDetection * SD)
inlinestatic

Definition at line 34 of file ScopGraphPrinter.h.

References getEntryNode().

◆ nodes_end()

nodes_iterator llvm::GraphTraits< polly::ScopDetection * >::nodes_end ( polly::ScopDetection * SD)
inlinestatic

Definition at line 37 of file ScopGraphPrinter.h.

References getEntryNode().


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