llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
Iterator over the nodes of the call graph. More...
#include <core/analysis/call_graph.h>
Public Member Functions | |
const_node_iterator (NodeMap::const_iterator it) | |
const Node * | operator* () const |
const Node * | operator-> () const |
Iterator over the nodes of the call graph.