LLVM API Documentation

llvm::GraphTraits< Inverse< const Function * > > Struct Template Reference

#include <CFG.h>

Inheritance diagram for llvm::GraphTraits< Inverse< const Function * > >:

Inheritance graph
[legend]
Collaboration diagram for llvm::GraphTraits< Inverse< const Function * > >:

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

static NodeTypegetEntryNode (Inverse< const Function * > G)

Detailed Description

template<>
struct llvm::GraphTraits< Inverse< const Function * > >

Definition at line 257 of file CFG.h.


Member Function Documentation

static NodeType* llvm::GraphTraits< Inverse< const Function * > >::getEntryNode ( Inverse< const Function * >  G  )  [inline, static]

Definition at line 259 of file CFG.h.

References G.


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