| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/Transforms/IPO/Attributor.h"
Public Types | |
| using | NodeRef = AACallGraphNode * | 
| using | ChildIteratorType = AACallEdgeIterator | 
Static Public Member Functions | |
| static AACallEdgeIterator | child_begin (AACallGraphNode *Node) | 
| static AACallEdgeIterator | child_end (AACallGraphNode *Node) | 
Definition at line 5623 of file Attributor.h.
| using llvm::GraphTraits< AACallGraphNode * >::ChildIteratorType = AACallEdgeIterator | 
Definition at line 5625 of file Attributor.h.
| using llvm::GraphTraits< AACallGraphNode * >::NodeRef = AACallGraphNode * | 
Definition at line 5624 of file Attributor.h.
      
  | 
  inlinestatic | 
Definition at line 5627 of file Attributor.h.
      
  | 
  inlinestatic | 
Definition at line 5631 of file Attributor.h.