LLVM API Documentation
#include <Dominators.h>
Inheritance diagram for llvm::GraphTraits< DominatorTree * >:
Static Public Member Functions | |
static NodeType * | getEntryNode (DominatorTree *DT) |
Definition at line 562 of file Dominators.h.
static NodeType* llvm::GraphTraits< DominatorTree * >::getEntryNode | ( | DominatorTree * | DT | ) | [inline, static] |
Definition at line 564 of file Dominators.h.
References DT, and llvm::DominatorTreeBase::getRootNode().