LLVM API Documentation
Static Public Member Functions | |
static NodeType * | getEntryNode (ArgumentGraph *AG) |
static ChildIteratorType | nodes_begin (ArgumentGraph *AG) |
static ChildIteratorType | nodes_end (ArgumentGraph *AG) |
Definition at line 398 of file FunctionAttrs.cpp.
static NodeType* llvm::GraphTraits< ArgumentGraph * >::getEntryNode | ( | ArgumentGraph * | AG | ) | [inline, static] |
Definition at line 400 of file FunctionAttrs.cpp.
static ChildIteratorType llvm::GraphTraits< ArgumentGraph * >::nodes_begin | ( | ArgumentGraph * | AG | ) | [inline, static] |
Definition at line 403 of file FunctionAttrs.cpp.
static ChildIteratorType llvm::GraphTraits< ArgumentGraph * >::nodes_end | ( | ArgumentGraph * | AG | ) | [inline, static] |
Definition at line 406 of file FunctionAttrs.cpp.