| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/Transforms/IPO/Attributor.h"
Public Types | |
| using | nodes_iterator = AACallEdgeIterator | 
| using | NodeRef | 
| Public Types inherited from llvm::GraphTraits< AACallGraphNode * > | |
| using | NodeRef = AACallGraphNode * | 
| using | ChildIteratorType = AACallEdgeIterator | 
Static Public Member Functions | |
| static AACallGraphNode * | getEntryNode (AttributorCallGraph *G) | 
| static AACallEdgeIterator | nodes_begin (const AttributorCallGraph *G) | 
| static AACallEdgeIterator | nodes_end (const AttributorCallGraph *G) | 
| Static Public Member Functions inherited from llvm::GraphTraits< AACallGraphNode * > | |
| static AACallEdgeIterator | child_begin (AACallGraphNode *Node) | 
| static AACallEdgeIterator | child_end (AACallGraphNode *Node) | 
Definition at line 5637 of file Attributor.h.
| using llvm::GraphTraits< AttributorCallGraph * >::NodeRef | 
Definition at line 95 of file GraphTraits.h.
| using llvm::GraphTraits< AttributorCallGraph * >::nodes_iterator = AACallEdgeIterator | 
Definition at line 5639 of file Attributor.h.
      
  | 
  inlinestatic | 
Definition at line 5641 of file Attributor.h.
References G.
      
  | 
  inlinestatic | 
Definition at line 5645 of file Attributor.h.
References G.
      
  | 
  inlinestatic | 
Definition at line 5649 of file Attributor.h.
References G.