LLVM 17.0.0git
|
#include "llvm/Transforms/IPO/Attributor.h"
Public Types | |
using | nodes_iterator = AACallEdgeIterator |
![]() | |
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 AACallEdgeIterator | child_begin (AACallGraphNode *Node) |
static AACallEdgeIterator | child_end (AACallGraphNode *Node) |
Definition at line 5003 of file Attributor.h.
using llvm::GraphTraits< AttributorCallGraph * >::nodes_iterator = AACallEdgeIterator |
Definition at line 5005 of file Attributor.h.
|
inlinestatic |
Definition at line 5007 of file Attributor.h.
References G.
|
inlinestatic |
Definition at line 5011 of file Attributor.h.
References G.
|
inlinestatic |
Definition at line 5015 of file Attributor.h.
References G.