LLVM
8.0.1
|
#include "llvm/CodeGen/MachineDominators.h"
Additional Inherited Members | |
![]() | |
using | NodeRef = MachineDomTreeNode * |
using | ChildIteratorType = MachineDomTreeNode::iterator |
![]() | |
static NodeRef | getEntryNode (NodeRef N) |
static ChildIteratorType | child_begin (NodeRef N) |
static ChildIteratorType | child_end (NodeRef N) |
Definition at line 272 of file MachineDominators.h.