LLVM API Documentation

Static Public Member Functions
llvm::GraphTraits< MachineDominatorTree * > Struct Template Reference

#include <MachineDominators.h>

Inheritance diagram for llvm::GraphTraits< MachineDominatorTree * >:
Inheritance graph
[legend]
Collaboration diagram for llvm::GraphTraits< MachineDominatorTree * >:
Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static NodeTypegetEntryNode (MachineDominatorTree *DT)

Detailed Description

template<>
struct llvm::GraphTraits< MachineDominatorTree * >

Definition at line 196 of file MachineDominators.h.


Member Function Documentation

static NodeType* llvm::GraphTraits< MachineDominatorTree * >::getEntryNode ( MachineDominatorTree DT) [inline, static]

Definition at line 198 of file MachineDominators.h.

References llvm::MachineDominatorTree::getRootNode().


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