| 
    LLVM 22.0.0git
    
   | 
 
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 837 of file FunctionAttrs.cpp.
| using llvm::GraphTraits< ArgumentGraphNode * >::ChildIteratorType = SmallVectorImpl<ArgumentGraphNode *>::iterator | 
Definition at line 839 of file FunctionAttrs.cpp.
| using llvm::GraphTraits< ArgumentGraphNode * >::NodeRef = ArgumentGraphNode * | 
Definition at line 838 of file FunctionAttrs.cpp.
      
  | 
  inlinestatic | 
Definition at line 842 of file FunctionAttrs.cpp.
References N.
      
  | 
  inlinestatic | 
Definition at line 843 of file FunctionAttrs.cpp.
References N.
      
  | 
  inlinestatic | 
Definition at line 841 of file FunctionAttrs.cpp.
References A().