LLVM
8.0.1
|
Public Types | |
using | NodeRef = ArgumentGraphNode * |
using | ChildIteratorType = SmallVectorImpl< ArgumentGraphNode * >::iterator |
Static Public Member Functions | |
static NodeRef | getEntryNode (NodeRef A) |
static ChildIteratorType | child_begin (NodeRef N) |
static ChildIteratorType | child_end (NodeRef N) |
Definition at line 416 of file FunctionAttrs.cpp.
using llvm::GraphTraits< ArgumentGraphNode * >::ChildIteratorType = SmallVectorImpl<ArgumentGraphNode *>::iterator |
Definition at line 418 of file FunctionAttrs.cpp.
using llvm::GraphTraits< ArgumentGraphNode * >::NodeRef = ArgumentGraphNode * |
Definition at line 417 of file FunctionAttrs.cpp.
|
inlinestatic |
Definition at line 421 of file FunctionAttrs.cpp.
|
inlinestatic |
Definition at line 422 of file FunctionAttrs.cpp.
|
inlinestatic |
Definition at line 420 of file FunctionAttrs.cpp.
References A.