LLVM API Documentation

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

#include <MachineFunction.h>

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

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

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

static NodeTypegetEntryNode (Inverse< const MachineFunction * > G)

Detailed Description

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

Definition at line 354 of file MachineFunction.h.


Member Function Documentation

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

Definition at line 356 of file MachineFunction.h.

References G.


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