LLVM API Documentation
Static Public Member Functions | |
static NodeType * | getEntryNode (ArgumentGraph *AG) |
static ChildIteratorType | nodes_begin (ArgumentGraph *AG) |
static ChildIteratorType | nodes_end (ArgumentGraph *AG) |
![]() | |
static NodeType * | getEntryNode (NodeType *A) |
static ChildIteratorType | child_begin (NodeType *N) |
static ChildIteratorType | child_end (NodeType *N) |
Additional Inherited Members | |
![]() | |
typedef ArgumentGraphNode | NodeType |
typedef SmallVectorImpl < ArgumentGraphNode * > ::iterator | ChildIteratorType |
Definition at line 394 of file FunctionAttrs.cpp.
|
inlinestatic |
Definition at line 396 of file FunctionAttrs.cpp.
|
inlinestatic |
Definition at line 399 of file FunctionAttrs.cpp.
|
inlinestatic |
Definition at line 402 of file FunctionAttrs.cpp.