llir-opt  0.0.1
Low-Level Post-Link Optimiser for OCaml and C
Public Member Functions | List of all members
CallGraph::const_node_iterator Struct Reference

Iterator over the nodes of the call graph. More...

#include <core/analysis/call_graph.h>

Inheritance diagram for CallGraph::const_node_iterator:
Inheritance graph
[legend]
Collaboration diagram for CallGraph::const_node_iterator:
Collaboration graph
[legend]

Public Member Functions

 const_node_iterator (NodeMap::const_iterator it)
 
const Nodeoperator* () const
 
const Nodeoperator-> () const
 

Detailed Description

Iterator over the nodes of the call graph.


The documentation for this struct was generated from the following file: