LLVM API Documentation
#include <CallGraph.h>
Inheritance diagram for llvm::GraphTraits< const CallGraph * >:
Public Types | |
typedef CallGraph::const_iterator | nodes_iterator |
Static Public Member Functions | |
static NodeType * | getEntryNode (const CallGraph *CGN) |
static nodes_iterator | nodes_begin (const CallGraph *CG) |
static nodes_iterator | nodes_end (const CallGraph *CG) |
Definition at line 314 of file CallGraph.h.
|
Definition at line 320 of file CallGraph.h. |
|
Definition at line 316 of file CallGraph.h. References llvm::CallGraph::getExternalCallingNode(). |
|
Definition at line 321 of file CallGraph.h. References llvm::CallGraph::begin(). |
|
Definition at line 322 of file CallGraph.h. References llvm::CallGraph::end(). |