llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
Static Public Member Functions | |
static NodeRef | getEntryNode (PointerClosure *g) |
![]() | |
static ChildIteratorType | child_begin (NodeRef n) |
static ChildIteratorType | child_end (NodeRef n) |
Additional Inherited Members | |
![]() | |
using | NodeRef = PointerClosure::Node * |
using | ChildIteratorType = PointerClosure::Node::node_iterator |