|
LLVM
4.0.0
|
Public Types | |
| typedef ArgumentGraphNode * | NodeRef |
| typedef SmallVectorImpl < ArgumentGraphNode * > ::iterator | ChildIteratorType |
Static Public Member Functions | |
| static NodeRef | getEntryNode (NodeRef A) |
| static ChildIteratorType | child_begin (NodeRef N) |
| static ChildIteratorType | child_end (NodeRef N) |
Definition at line 334 of file FunctionAttrs.cpp.
| typedef SmallVectorImpl<ArgumentGraphNode *>::iterator llvm::GraphTraits< ArgumentGraphNode * >::ChildIteratorType |
Definition at line 336 of file FunctionAttrs.cpp.
| typedef ArgumentGraphNode* llvm::GraphTraits< ArgumentGraphNode * >::NodeRef |
Definition at line 335 of file FunctionAttrs.cpp.
|
inlinestatic |
Definition at line 339 of file FunctionAttrs.cpp.
|
inlinestatic |
Definition at line 340 of file FunctionAttrs.cpp.
|
inlinestatic |
Definition at line 338 of file FunctionAttrs.cpp.
References A.
1.8.6