|
LLVM
3.7.0
|
Public Types | |
| typedef ArgumentGraphNode | NodeType |
| typedef SmallVectorImpl < ArgumentGraphNode * > ::iterator | ChildIteratorType |
Static Public Member Functions | |
| static NodeType * | getEntryNode (NodeType *A) |
| static ChildIteratorType | child_begin (NodeType *N) |
| static ChildIteratorType | child_end (NodeType *N) |
Definition at line 385 of file FunctionAttrs.cpp.
| typedef SmallVectorImpl<ArgumentGraphNode*>::iterator llvm::GraphTraits< ArgumentGraphNode * >::ChildIteratorType |
Definition at line 387 of file FunctionAttrs.cpp.
| typedef ArgumentGraphNode llvm::GraphTraits< ArgumentGraphNode * >::NodeType |
Definition at line 386 of file FunctionAttrs.cpp.
|
inlinestatic |
Definition at line 390 of file FunctionAttrs.cpp.
|
inlinestatic |
Definition at line 393 of file FunctionAttrs.cpp.
|
inlinestatic |
Definition at line 389 of file FunctionAttrs.cpp.
References llvm::ARM_PROC::A.
1.8.6