LLVM  4.0.0
Static Public Member Functions | List of all members
llvm::GraphTraits< Inverse< const MachineFunction * > > Struct Template Reference

#include <MachineFunction.h>

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

Static Public Member Functions

static NodeRef getEntryNode (Inverse< const MachineFunction * > G)
 
- Static Public Member Functions inherited from llvm::GraphTraits< Inverse< const MachineBasicBlock * > >
static NodeRef getEntryNode (Inverse< const MachineBasicBlock * > G)
 
static ChildIteratorType child_begin (NodeRef N)
 
static ChildIteratorType child_end (NodeRef N)
 

Additional Inherited Members

- Public Types inherited from llvm::GraphTraits< Inverse< const MachineBasicBlock * > >
typedef const MachineBasicBlockNodeRef
 
typedef
MachineBasicBlock::const_pred_iterator 
ChildIteratorType
 

Detailed Description

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

Definition at line 900 of file MachineFunction.h.

Member Function Documentation

static NodeRef llvm::GraphTraits< Inverse< const MachineFunction * > >::getEntryNode ( Inverse< const MachineFunction * >  G)
inlinestatic

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