|
using | nodes_iterator = pointer_iterator< Func::const_iterator > |
|
using | NodeRef = const Block * |
|
using | ChildIteratorType = Block::const_succ_iterator |
|
|
static NodeRef | getEntryNode (const Func *F) |
|
static nodes_iterator | nodes_begin (const Func *F) |
|
static nodes_iterator | nodes_end (const Func *F) |
|
static size_t | size (const Func *F) |
|
static NodeRef | getEntryNode (const Block *BB) |
|
static ChildIteratorType | child_begin (NodeRef N) |
|
static ChildIteratorType | child_end (NodeRef N) |
|
The documentation for this struct was generated from the following file: