llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
Graph traits for the object graph. More...
#include <core/analysis/object_graph.h>
Static Public Member Functions | |
static NodeRef | getEntryNode (const ObjectGraph *g) |
![]() | |
static ChildIteratorType | child_begin (NodeRef N) |
static ChildIteratorType | child_end (NodeRef N) |
Additional Inherited Members | |
![]() | |
using | NodeRef = const ObjectGraph::Node * |
using | ChildIteratorType = ObjectGraph::Node::iterator |
Graph traits for the object graph.