Polly 19.0.0git
Static Public Member Functions | List of all members
llvm::GraphTraits< polly::ScopDetection * > Struct Reference

#include <ScopGraphPrinter.h>

Inheritance diagram for llvm::GraphTraits< polly::ScopDetection * >:
Inheritance graph
[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()

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

Definition at line 31 of file ScopGraphPrinter.h.

References polly::ScopDetection::getRI().

◆ nodes_begin()

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

Definition at line 34 of file ScopGraphPrinter.h.

◆ nodes_end()

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

Definition at line 37 of file ScopGraphPrinter.h.


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