LLVM
8.0.1
|
#include "llvm/IR/Dominators.h"
Static Public Member Functions | |
static NodeRef | getEntryNode (DominatorTree *DT) |
static nodes_iterator | nodes_begin (DominatorTree *N) |
static nodes_iterator | nodes_end (DominatorTree *N) |
Additional Inherited Members | |
Public Types inherited from llvm::GraphTraits< DomTreeNode *> | |
using | NodeRef = typename DomTreeNode *::UnknownGraphTypeError |
Definition at line 217 of file Dominators.h.
|
inlinestatic |
Definition at line 219 of file Dominators.h.
References llvm::DominatorTreeBase< NodeT, IsPostDom >::getRootNode().
|
inlinestatic |
Definition at line 221 of file Dominators.h.
References llvm::df_begin().
|
inlinestatic |
Definition at line 225 of file Dominators.h.
References llvm::df_end().