LLVM API Documentation
#include <MachineDominators.h>
Static Public Member Functions | |
static NodeType * | getEntryNode (MachineDominatorTree *DT) |
Definition at line 336 of file MachineDominators.h.
static NodeType* llvm::GraphTraits< MachineDominatorTree * >::getEntryNode | ( | MachineDominatorTree * | DT | ) | [inline, static] |
Definition at line 338 of file MachineDominators.h.
References llvm::MachineDominatorTree::getRootNode().