LLVM 20.0.0git
|
This is the complete list of members for llvm::GraphTraits< ProfiledCallGraph * >, including all inherited members.
child_begin(NodeRef N) | llvm::GraphTraits< ProfiledCallGraphNode * > | inlinestatic |
child_end(NodeRef N) | llvm::GraphTraits< ProfiledCallGraphNode * > | inlinestatic |
ChildIteratorType typedef | llvm::GraphTraits< ProfiledCallGraphNode * > | |
EdgeType typedef | llvm::GraphTraits< ProfiledCallGraphNode * > | |
getEntryNode(ProfiledCallGraph *PCG) | llvm::GraphTraits< ProfiledCallGraph * > | inlinestatic |
llvm::GraphTraits< ProfiledCallGraphNode * >::getEntryNode(NodeRef PCGN) | llvm::GraphTraits< ProfiledCallGraphNode * > | inlinestatic |
NodeRef typedef | llvm::GraphTraits< ProfiledCallGraphNode * > | |
nodes_begin(ProfiledCallGraph *PCG) | llvm::GraphTraits< ProfiledCallGraph * > | inlinestatic |
nodes_end(ProfiledCallGraph *PCG) | llvm::GraphTraits< ProfiledCallGraph * > | inlinestatic |
NodeType typedef | llvm::GraphTraits< ProfiledCallGraphNode * > |