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 336 of file MachineDominators.h.


Member Function Documentation

Definition at line 338 of file MachineDominators.h.

References llvm::MachineDominatorTree::getRootNode().


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