LLVM 20.0.0git
|
#include "llvm/Transforms/IPO/Attributor.h"
Public Types | |
using | nodes_iterator = AACallEdgeIterator |
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 5563 of file Attributor.h.
using llvm::GraphTraits< AttributorCallGraph * >::nodes_iterator = AACallEdgeIterator |
Definition at line 5565 of file Attributor.h.
|
inlinestatic |
Definition at line 5567 of file Attributor.h.
References G.
|
inlinestatic |
Definition at line 5571 of file Attributor.h.
References G.
|
inlinestatic |
Definition at line 5575 of file Attributor.h.
References G.