LLVM 18.0.0git
|
Static Public Member Functions | |
static NodeRef | getEntryNode (ArgumentGraph *AG) |
static ChildIteratorType | nodes_begin (ArgumentGraph *AG) |
static ChildIteratorType | nodes_end (ArgumentGraph *AG) |
![]() | |
static NodeRef | getEntryNode (NodeRef A) |
static ChildIteratorType | child_begin (NodeRef N) |
static ChildIteratorType | child_end (NodeRef N) |
Additional Inherited Members | |
![]() | |
using | NodeRef = ArgumentGraphNode * |
using | ChildIteratorType = SmallVectorImpl< ArgumentGraphNode * >::iterator |
Definition at line 592 of file FunctionAttrs.cpp.
|
inlinestatic |
Definition at line 593 of file FunctionAttrs.cpp.
|
inlinestatic |
Definition at line 595 of file FunctionAttrs.cpp.
|
inlinestatic |
Definition at line 599 of file FunctionAttrs.cpp.